UX: select-kit filter input size fix

This commit is contained in:
Joe 2018-09-19 22:05:56 +08:00 committed by GitHub
parent 6dbe1d832d
commit b64436ba09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@
}
.select-kit-filter {
line-height: $line-height-medium;
padding: $input-padding;
padding: 0 10px;
border-top: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);