mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Prevent round and white search styling in iOS 15.
This commit is contained in:
parent
3cab39c59b
commit
ea619f5463
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue