Fix mastomodern bottom bar
This commit is contained in:
parent
9990da927b
commit
7d7d8e0c82
2 changed files with 2 additions and 2 deletions
|
@ -3529,7 +3529,7 @@ a:focus-visible,
|
|||
margin-top: 2px !important;
|
||||
}
|
||||
#mastodon:not(:has(.navigation-panel__sign-in-banner)) .ui__header {
|
||||
z-index: 200;
|
||||
z-index: 199;
|
||||
}
|
||||
#mastodon:not(:has(.navigation-panel__sign-in-banner)) .ui__header::before,
|
||||
#mastodon:not(:has(.navigation-panel__sign-in-banner)) .ui__header::after {
|
||||
|
|
|
@ -3529,7 +3529,7 @@ a:focus-visible,
|
|||
margin-top: 2px !important;
|
||||
}
|
||||
#mastodon:not(:has(.navigation-panel__sign-in-banner)) .ui__header {
|
||||
z-index: 200;
|
||||
z-index: 199;
|
||||
}
|
||||
#mastodon:not(:has(.navigation-panel__sign-in-banner)) .ui__header::before,
|
||||
#mastodon:not(:has(.navigation-panel__sign-in-banner)) .ui__header::after {
|
||||
|
|
Loading…
Add table
Reference in a new issue