|
|
|
@ -1,8 +1,8 @@ |
|
|
|
@import '~view-design/src/styles/index.less'; |
|
|
|
|
|
|
|
@menu-dark-title: #001529; |
|
|
|
@menu-dark-active-bg: #000c17; |
|
|
|
@layout-sider-background: #001529; |
|
|
|
@menu-dark-title: #17449e; |
|
|
|
@menu-dark-active-bg: #929db9; |
|
|
|
@layout-sider-background: #2552ac; |
|
|
|
|
|
|
|
.margin-loop (@i) when (@i > 0) { |
|
|
|
.margin-top-@{i} { |
|
|
|
@ -24,3 +24,6 @@ |
|
|
|
.margin-bottom-0 { |
|
|
|
margin-bottom: 0 |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@primary-color: #2552ac; |