forked from midou/invidious
Add -webkit-appearance to default.css
This commit is contained in:
parent
27cd1e73f3
commit
a03958d937
@ -150,6 +150,7 @@ img.thumbnail {
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|
||||||
transition: 0.1s border-bottom;
|
transition: 0.1s border-bottom;
|
||||||
|
-webkit-appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar > .searchbar .pure-form fieldset {
|
.navbar > .searchbar .pure-form fieldset {
|
||||||
|
Loading…
Reference in New Issue
Block a user