mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
同步样式
This commit is contained in:
parent
bed52813ab
commit
6f9245bf59
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -404,7 +404,7 @@
|
|||||||
color: #333;
|
color: #333;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
border: 1px solid @BoxBorderRadius;
|
border: 1px solid @BoxBorderColor;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -458,11 +458,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-line {
|
&-line {
|
||||||
border: 1px solid @BoxBorderRadius;
|
border: 1px solid @BoxBorderColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-bottom-line {
|
&-bottom-line {
|
||||||
border-bottom: 1px solid @BoxBorderRadius;
|
border-bottom: 1px solid @BoxBorderColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-top-0 {
|
&-top-0 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user