✨ feat(质检): 调整部分UI
This commit is contained in:
@@ -1556,8 +1556,8 @@ body {
|
||||
background: $--metal-gradient-light;
|
||||
border-color: $--border-color-light;
|
||||
color: $--color-text-regular;
|
||||
padding: 2px 8px;
|
||||
border-radius: 2px;
|
||||
padding: 2px 4px;
|
||||
border-radius: 4px;
|
||||
font-size: 12px;
|
||||
height: auto;
|
||||
margin-right: 0;
|
||||
@@ -1573,7 +1573,7 @@ body {
|
||||
.cell & {
|
||||
margin-right: 0;
|
||||
padding: 1px !important;
|
||||
border-radius: 0 !important;
|
||||
border-radius: 4px !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user