mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Add -webkit-appearance to default.css
This commit is contained in:
parent
27cd1e73f3
commit
a03958d937
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ img.thumbnail {
|
|||
box-shadow: none;
|
||||
|
||||
transition: 0.1s border-bottom;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
.navbar > .searchbar .pure-form fieldset {
|
||||
|
|
Loading…
Reference in a new issue