moki 4 dni temu
rodzic
commit
d8ccbb2bc6
1 zmienionych plików z 4 dodań i 0 usunięć
  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;
 }