【修改】修改bug 修改框架样式

This commit is contained in:
zhoulingpo
2023-08-01 17:57:54 +08:00
parent 50788bb040
commit 016206b7b3
10 changed files with 158 additions and 49 deletions
+5 -2
View File
@@ -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,