Fixed dashboard navbar buttons being visible in fullscreen, fixes #15450
(cherry picked from commit 7b59b9cf4b)
This commit is contained in:
committed by
Leonard Gram
parent
688a8e286d
commit
d757c74442
@@ -46,9 +46,8 @@
|
||||
|
||||
.navbar-button--add-panel,
|
||||
.navbar-button--star,
|
||||
.navbar-button--tv,
|
||||
.navbar-buttons--close {
|
||||
display: flex;
|
||||
.navbar-button--tv {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user