/deep/ .el-drawer.rtl {
    -webkit-animation: rtl-drawer-out .3s;
    animation: rtl-drawer-out .3s;
    background:rgba(253, 253, 252, 0.263);
    right: 0;
}

报错不用管,可以起作用;

posted on 2023-03-02 22:29  鲤斌  阅读(62)  评论(0)    收藏  举报