bug修改
This commit is contained in:
@@ -233,5 +233,5 @@
|
||||
|
||||
//解决打开dialog body容器宽度变为 calc(100% - 8px)问题
|
||||
.el-popup-parent--hidden{
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
}
|
||||
Reference in New Issue
Block a user