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