!3534 fix(#I61CHD): update css for table search card

* fix: 修复 Search 栏抖动问题
This commit is contained in:
Argo 2022-11-15 11:46:44 +00:00
parent 6dffc7c48a
commit f287028c40
2 changed files with 2 additions and 2 deletions

View File

@ -661,7 +661,7 @@ form .table .table-cell > textarea {
.table-search .card-header .input-group .table-toolbar-search,
.table-search .card-header .input-group .btn {
height: 34px;
height: 33px;
}
.table-search .card-header [aria-expanded="true"] + .input-group,

File diff suppressed because one or more lines are too long