【修改】修改bug 修改框架样式
This commit is contained in:
Vendored
+5
-2
@@ -2352,7 +2352,9 @@ i.trigger:hover {
|
||||
background-color: white;
|
||||
}
|
||||
.sider.light .logo {
|
||||
background-color: @primary-color !important;
|
||||
//顶部logo背景的颜色变化 注释
|
||||
//background-color: @primary-color !important;
|
||||
background-color: #001529 !important;
|
||||
box-shadow: 1px 1px 0 0 #e8e8e8;
|
||||
}
|
||||
.sider.light .logo h1 {
|
||||
@@ -5347,7 +5349,8 @@ form .ant-upload {
|
||||
border-radius: 4px;
|
||||
}
|
||||
.ant-menu-submenu > .ant-menu {
|
||||
background-color: #fff;
|
||||
//background-color: #fff;
|
||||
background: none;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
|
||||
|
||||
Reference in New Issue
Block a user