Fix header menu disappearing under QR or other dialogs.
This commit is contained in:
parent
3498492cbc
commit
de39eb96bb
@ -167,7 +167,7 @@ audio.controls-added {
|
|||||||
:root.fixed-watcher #thread-watcher {
|
:root.fixed-watcher #thread-watcher {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
:root.fixed:not(.gallery-open) #header-bar:not(.autohide) {
|
:root.fixed:not(.gallery-open) #header-bar:not(:hover) {
|
||||||
z-index: 8;
|
z-index: 8;
|
||||||
}
|
}
|
||||||
#thread-watcher {
|
#thread-watcher {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user