mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-19 23:25:52 -04:00
Update default.css
This commit is contained in:
parent
b22764607b
commit
620d465f1b
@ -263,8 +263,8 @@ div.thumbnail > .bottom-right-overlay {
|
||||
@media screen and (min-width: 767px) {
|
||||
.navbar {
|
||||
top:0;
|
||||
position:sticky;
|
||||
z-index: 10;
|
||||
position: sticky;
|
||||
z-index: 100;
|
||||
width: calc(100% - 42px);
|
||||
margin: 0;
|
||||
padding: 12px 20px;
|
||||
@ -273,9 +273,6 @@ div.thumbnail > .bottom-right-overlay {
|
||||
.dark-theme .navbar{
|
||||
background: #232323;
|
||||
}
|
||||
.navbar > div{
|
||||
display:unset!important;
|
||||
}
|
||||
.navbar > .user-fields{
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user