样式调整

This commit is contained in:
Anyon 2020-09-20 21:40:10 +08:00
parent d1d5c42a90
commit d36dd34c33
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -266,8 +266,8 @@ label.think-radio, label.think-checkbox {
}
&[lay-skin='line'] {
border-width: 0;
border-color: #DCDCDC;
border-width: 0 0 1px 0;
tr {
td:first-child, th:first-child {
@ -276,8 +276,8 @@ label.think-radio, label.think-checkbox {
}
tr:last-child {
td, td {
border-bottom-width: 0;
th, td {
border-bottom-width: 1px;
}
}
}