Merge pull request #4352 from itsjohncs/very-rounded-search
Prevent round and white search styling in iOS 15.
This commit is contained in:
commit
b5e99c0489
@ -1713,6 +1713,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
|
||||
|
||||
#chat .userlist .search {
|
||||
color: var(--body-color);
|
||||
appearance: none;
|
||||
border: 0;
|
||||
background: none;
|
||||
font: inherit;
|
||||
|
Loading…
Reference in New Issue
Block a user