白色主题默认背景

develop
Jmysy 2020-06-14 00:00:09 +08:00
parent 5303529fb6
commit fe924142ab
1 changed files with 2 additions and 2 deletions

View File

@ -183,12 +183,12 @@
.light-theme .pear-nav-tree .layui-this a,
.light-theme .pear-nav-tree .layui-this{
color: white!important;
background-color: #009688!important;
background-color: #5FB878!important;
}
.light-theme .pear-nav-tree .layui-this a:hover{
background-color: #009688!important;
background-color: #5FB878!important;
}