mirror of
https://github.com/veops/cmdb.git
synced 2025-08-06 12:53:46 +08:00
@@ -545,7 +545,8 @@ body {
|
||||
.ops-side-bar.ant-menu-light {
|
||||
border-right-color: transparent;
|
||||
// background: @layout-background-light-color;
|
||||
background: url('../assets/sidebar_background.png');
|
||||
// background: url('../assets/sidebar_background.png');
|
||||
background: #002766;
|
||||
// background-position-x: center;
|
||||
// background-position-y: center;
|
||||
background-repeat: no-repeat !important;
|
||||
@@ -666,7 +667,8 @@ body {
|
||||
.ops-side-bar {
|
||||
.ant-menu-submenu.ant-menu-submenu-placement-rightTop {
|
||||
> .ant-menu {
|
||||
background: url('../assets/sidebar_background.png');
|
||||
// background: url('../assets/sidebar_background.png');
|
||||
background: #002766;
|
||||
background-position-x: center;
|
||||
background-position-y: center;
|
||||
background-repeat: no-repeat !important;
|
||||
|
Reference in New Issue
Block a user