@@ -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;