mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-08-10 23:49:45 +08:00
样式优化
This commit is contained in:
parent
ae0281b3e4
commit
e7c469fddf
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -450,13 +450,13 @@ label.think-radio, label.think-checkbox {
|
|||||||
color: #FFF;
|
color: #FFF;
|
||||||
height: 38px;
|
height: 38px;
|
||||||
margin: 3px 4px 3px 0;
|
margin: 3px 4px 3px 0;
|
||||||
display: inline-block;
|
|
||||||
background: #1E9FFF !important;
|
|
||||||
font-size: 14px;
|
|
||||||
white-space: normal;
|
|
||||||
line-height: 38px;
|
|
||||||
padding: 0 4px 0 10px;
|
padding: 0 4px 0 10px;
|
||||||
|
display: inline-block;
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 38px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
white-space: nowrap;
|
||||||
|
background: #1E9FFF !important;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
@ -478,6 +478,7 @@ label.think-radio, label.think-checkbox {
|
|||||||
resize: none;
|
resize: none;
|
||||||
margin: 3px 8px 3px 0;
|
margin: 3px 8px 3px 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user