sub menu color

This commit is contained in:
wang-liang0615 2023-09-04 16:33:35 +08:00
parent 88c9fb5ae3
commit cd954775bc
1 changed files with 1 additions and 1 deletions

View File

@ -552,7 +552,7 @@ body {
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
background-size: cover; background-size: cover;
.ant-menu-inline.ant-menu-sub { .ant-menu-inline.ant-menu-sub {
background-color: inherit; background-color: #001a4c;
} }
.ant-menu-submenu-content .ant-menu-item, .ant-menu-submenu-content .ant-menu-item,
.ant-menu-item { .ant-menu-item {