适配移动端el-drawer

This commit is contained in:
不做码农 2022-04-29 20:08:58 +08:00
parent 2c33e5aab7
commit b1871bc300

View File

@ -125,6 +125,9 @@
.el-dialog:not(.is-fullscreen){
margin-top: 0 !important;
}
.el-drawer{
width: 85% !important;
}
}
/** 表格更多操作下拉样式 */