mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改后台样式
This commit is contained in:
parent
41362b42c8
commit
396e3f0ef9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -24,7 +24,7 @@ fieldset {
|
|||||||
border-top-right-radius: @boxBorderRadius;
|
border-top-right-radius: @boxBorderRadius;
|
||||||
|
|
||||||
> li:first-child {
|
> li:first-child {
|
||||||
padding:0 15px 0 17px;
|
padding: 0 15px 0 17px;
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
border-top-left-radius: @boxBorderRadius;
|
border-top-left-radius: @boxBorderRadius;
|
||||||
|
|
||||||
@ -130,6 +130,7 @@ fieldset {
|
|||||||
width: 1em;
|
width: 1em;
|
||||||
height: auto;
|
height: auto;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
line-height: 16px;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user