适配移动端el-drawer
This commit is contained in:
parent
2c33e5aab7
commit
b1871bc300
@ -125,6 +125,9 @@
|
|||||||
.el-dialog:not(.is-fullscreen){
|
.el-dialog:not(.is-fullscreen){
|
||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
.el-drawer{
|
||||||
|
width: 85% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** 表格更多操作下拉样式 */
|
/** 表格更多操作下拉样式 */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user