style(theme-chalk): [transfer] improve transfer filter style (#12454)

This commit is contained in:
Gavin
2023-04-17 00:11:23 +08:00
committed by GitHub
parent ca5fd51040
commit 03f7aef18a

View File

@@ -111,9 +111,8 @@
@include e(filter) {
text-align: center;
margin: 15px;
padding: 15px;
box-sizing: border-box;
width: auto;
.#{$namespace}-input__inner {
height: getCssVar('transfer-filter-height');