🎨 style: 找回丢失样式

This commit is contained in:
wangsongsole 2023-06-15 11:02:38 +08:00
parent a31fb804dc
commit 529ce84be7
1 changed files with 6 additions and 2 deletions

View File

@ -229,7 +229,7 @@
border: none; border: none;
} }
.table-box-app .zent-datepicker-trigger{ .table-box-app .zent-datepicker-trigger {
background: #f5f6f7 !important; background: #f5f6f7 !important;
border: none; border: none;
} }
@ -259,3 +259,7 @@
.zent-select-v2:hover .zent-select-v2-search { .zent-select-v2:hover .zent-select-v2-search {
background-color: #f7f9fc !important; background-color: #f7f9fc !important;
} }
.linkmore {
display: inline;
}