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