|
@@ -14,4 +14,16 @@ pointer
|
|
|
border-color: rgb(0, 21, 41) !important
|
|
|
.n-scrollbar
|
|
|
background: rgba(0, 21, 41, 1)
|
|
|
- border-color: rgb(0, 21, 41) !important
|
|
|
+ border-color: rgb(0, 21, 41) !important
|
|
|
+.n-layout-sider
|
|
|
+ border-color: rgb(0, 21, 41) !important
|
|
|
+.n-layout-sider__border
|
|
|
+ background: rgba(0, 21, 41, 1) !important
|
|
|
+.n-drawer
|
|
|
+ background: rgba(0, 21, 41, 1) !important
|
|
|
+ color: #fff
|
|
|
+.n-menu-item-content-header
|
|
|
+ a
|
|
|
+ color: #fff !important
|
|
|
+.n-menu-item-content__icon
|
|
|
+ color: #fff
|