Prevent sporadic rounding of search input on iOS. (#4328)
This commit is contained in:
parent
9a0ba1da6c
commit
8a57f90b65
@ -141,6 +141,7 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: rgba(255, 255, 255, 0.1);
|
background-color: rgba(255, 255, 255, 0.1);
|
||||||
padding-right: 35px;
|
padding-right: 35px;
|
||||||
|
appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jump-to-input .input::placeholder {
|
.jump-to-input .input::placeholder {
|
||||||
|
Loading…
Reference in New Issue
Block a user