update:子应用样式错位
This commit is contained in:
@@ -22,3 +22,11 @@
|
||||
--margin-large: 20px;
|
||||
--margin-huge: 30px;
|
||||
}
|
||||
|
||||
// 为了解决子应用定位样式错位
|
||||
// .el-scrollbar {
|
||||
// position: static !important;
|
||||
// .layout-parent {
|
||||
// position: static !important;
|
||||
// }
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user