Prevent sporadic rounding of search input on iOS. (#4328)

This commit is contained in:
John Sullivan 2021-10-11 10:23:20 -07:00 committed by GitHub
parent 9a0ba1da6c
commit 8a57f90b65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,6 +141,7 @@
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
padding-right: 35px;
appearance: none;
}
.jump-to-input .input::placeholder {