【更新】修复一个前端模块坞闪烁问题,优化css样式
This commit is contained in:
parent
09c4fb24b5
commit
e97ea6b731
@ -124,7 +124,8 @@
|
|||||||
}
|
}
|
||||||
.module-menu{
|
.module-menu{
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
border-bottom: 0px
|
border-bottom: 0px;
|
||||||
|
width: 105%;
|
||||||
}
|
}
|
||||||
.module-menu-color{
|
.module-menu-color{
|
||||||
color: white;
|
color: white;
|
||||||
|
@ -347,7 +347,6 @@ a, button, input, textarea {
|
|||||||
.main-maximize-exit {
|
.main-maximize-exit {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-layout-sider, .ant-layout-sider-dark, .layout-setting, .snowy-header {
|
.ant-layout-sider, .ant-layout-sider-dark, .layout-setting, .snowy-header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user