Răsfoiți Sursa

修复样式

moki 4 zile în urmă
părinte
comite
d8ccbb2bc6
1 a modificat fișierele cu 4 adăugiri și 0 ștergeri
  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;
 }