dialog 适配移动端
This commit is contained in:
parent
e70e005e10
commit
f12fb8af84
@ -119,9 +119,9 @@
|
|||||||
|
|
||||||
// dialog
|
// dialog
|
||||||
@media screen and (max-width: 500px) {
|
@media screen and (max-width: 500px) {
|
||||||
.el-dialog__wrapper .el-dialog {
|
.el-dialog {
|
||||||
width: 95% !important;
|
--el-dialog-width: 100% !important
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** 表格更多操作下拉样式 */
|
/** 表格更多操作下拉样式 */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user