mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 05:52:43 +08:00
修改同步样式
This commit is contained in:
parent
d55253342f
commit
3ee39c6a46
@ -36,12 +36,12 @@ class Config extends Controller
|
||||
'white' => '简约白0',
|
||||
'red-1' => '玫瑰红1',
|
||||
'blue-1' => '深空蓝1',
|
||||
'black-1' => '经典黑1',
|
||||
'green-1' => '小草绿1',
|
||||
'black-1' => '经典黑1',
|
||||
'red-2' => '玫瑰红2',
|
||||
'blue-2' => '深空蓝2',
|
||||
'black-2' => '经典黑2',
|
||||
'green-2' => '小草绿2',
|
||||
'black-2' => '经典黑2',
|
||||
];
|
||||
|
||||
/**
|
||||
|
@ -21,7 +21,7 @@
|
||||
display: flex !important;
|
||||
box-sizing: border-box;
|
||||
#leftBackColor();
|
||||
#defaTransition(0.2s, 'background-color');
|
||||
#defaTransition(0.2s, background-color);
|
||||
|
||||
.layui-side-icon {
|
||||
display: none;
|
||||
@ -58,7 +58,7 @@
|
||||
|
||||
> .layui-header {
|
||||
background: @headNormalBackColor;
|
||||
#defaTransition(0.2s, 'background-color');
|
||||
#defaTransition(0.2s, background-color);
|
||||
|
||||
.layui-nav-item {
|
||||
&.layui-this > a {
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user