mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-29 08:48:30 +00:00
Update default.css
This commit is contained in:
parent
4a19306d33
commit
ee4ce45aa8
@ -359,9 +359,9 @@ input[type="search"]::-webkit-search-cancel-button {
|
|||||||
}
|
}
|
||||||
@media screen and (max-width: 767px) {
|
@media screen and (max-width: 767px) {
|
||||||
body{
|
body{
|
||||||
width: calc(100vw + 1em);
|
|
||||||
}
|
}
|
||||||
.navbar{
|
.navbar{
|
||||||
|
flex-direction:unset;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
}
|
}
|
||||||
.navbar > .searchbar{
|
.navbar > .searchbar{
|
||||||
|
Loading…
Reference in New Issue
Block a user