feat: 主题支持次色可配置

This commit is contained in:
就眠儀式
2022-02-23 18:38:47 +08:00
parent df565ca61d
commit ee2e03febc
50 changed files with 153 additions and 25 deletions

View File

@@ -94,7 +94,7 @@
}
.layui-iconpicker-list li:hover {
background-color: #fafafa;
background-color: @global-neutral-color-1;
color: rgba(0, 0, 0, 0.5);
}