moki hace 4 días
padre
commit
d8ccbb2bc6
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;
 }