Multiple select, search field: Removes padding on iOS.
This commit is contained in:
parent
041a3627b9
commit
a1bcd3a7ac
@ -26,6 +26,7 @@
|
|||||||
border: none;
|
border: none;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
padding: 0;
|
||||||
|
|
||||||
&::-webkit-search-cancel-button {
|
&::-webkit-search-cancel-button {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user