mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-08 01:48:33 +08:00
Update theme.less
This commit is contained in:
parent
7878d738e3
commit
c2379c8b25
@ -9,12 +9,17 @@
|
||||
// @primary-color: #f50;
|
||||
@alain-default-header-hg: 52px;
|
||||
@alain-default-header-bg: #fff;
|
||||
@alain-default-aside-bg: @primary-color
|
||||
@alain-default-aside-bg: #fff;
|
||||
|
||||
.alain-default__nav-item, .alain-default__nav nz-badge {
|
||||
.alain-default__nav-item,
|
||||
.alain-default__nav nz-badge {
|
||||
/*color: #212529;*/
|
||||
}
|
||||
|
||||
.alain-default__nav .alain-default__nav-item {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.alain-default__nav-item_title {
|
||||
/*color: #212529;*/
|
||||
}
|
||||
@ -29,6 +34,7 @@
|
||||
.alain-default__aside-user-info {
|
||||
color: black;
|
||||
}
|
||||
|
||||
@alain-default-aside-nav-text-color: black;
|
||||
@alain-default-aside-nav-text-hover-color: black;
|
||||
@alain-default-aside-nav-selected-text-color: white;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user