fix: Transfer search input style collapsed (#21247)

This commit is contained in:
二货机器人 2020-02-05 19:11:41 +08:00 committed by GitHub
parent 7b7afac38e
commit a3da49e292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,8 @@
}
&-search {
padding: 0 24px 0 @control-padding-horizontal-sm;
padding-right: 24px;
padding-left: @control-padding-horizontal-sm;
&-action {
position: absolute;
top: 12px;