mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
优化界面
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
$main-color:#61677C;
|
||||
|
||||
& {
|
||||
background-color: #EBECF0;
|
||||
}
|
||||
|
||||
.layui-layout-admin .layui-header {
|
||||
background-color: #EBECF0 !important;
|
||||
|
||||
}
|
||||
|
||||
.layuimini-container .layui-btn-success {
|
||||
|
||||
color: #4bb368;
|
||||
|
||||
@@ -1986,6 +1986,12 @@
|
||||
line-height: 25px;
|
||||
}
|
||||
|
||||
.elem-style-neomorphic {
|
||||
background-color: #EBECF0;
|
||||
}
|
||||
.elem-style-neomorphic .layui-layout-admin .layui-header {
|
||||
background-color: #EBECF0 !important;
|
||||
}
|
||||
.elem-style-neomorphic .layuimini-container .layui-btn-success {
|
||||
color: #4bb368;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user