moki 4 өдөр өмнө
parent
commit
d8ccbb2bc6
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      src/style.css

+ 4 - 0
src/style.css

@@ -44,6 +44,10 @@ body {
   background: var(--sider-bg) !important;
 }
 
+.ant-menu-dark {
+    background: var(--sider-bg) !important;
+}
+
 .ant-layout-header {
   background: var(--header-bg) !important;
 }