fix: placeholder size

pull/7327/head^2
Konstantinos Kaloutas 2022-11-14 14:15:12 +02:00 committed by Tienson Qin
parent e61288a994
commit 096e171896
1 changed files with 1 additions and 1 deletions

View File

@ -668,7 +668,7 @@ button.tl-select-input-trigger {
}
.tl-quick-search-option-placeholder {
width: 22px;
width: 24px;
flex-shrink: 0;
}