mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
调整后台样式
This commit is contained in:
parent
8465a64333
commit
2cb22b376e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -20,11 +20,17 @@ fieldset {
|
||||
|
||||
.layui-tab {
|
||||
.layui-tab-title {
|
||||
background: #E0E0E0;
|
||||
border-top-left-radius: @boxBorderRadius;
|
||||
border-top-right-radius: @boxBorderRadius;
|
||||
|
||||
> li:first-child {
|
||||
margin-left: 0 !important;
|
||||
border-top-left-radius: @boxBorderRadius;
|
||||
|
||||
&:after {
|
||||
border-left: none
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user