Browse Source

修复样式

moki 5 ngày trước cách đây
mục cha
commit
d8ccbb2bc6
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
 }