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