【更新】修复一个前端模块坞闪烁问题,优化css样式

pull/95/head
小诺 2023-03-21 00:47:15 +08:00 committed by 俞宝山
parent 09c4fb24b5
commit e97ea6b731
2 changed files with 169 additions and 169 deletions

View File

@ -124,7 +124,8 @@
}
.module-menu{
line-height: 50px;
border-bottom: 0px
border-bottom: 0px;
width: 105%;
}
.module-menu-color{
color: white;

View File

@ -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;
}