🐛 Fix closing of thumbnails panel in view mode

This commit is contained in:
Andrés Moya 2021-03-24 13:57:47 +01:00 committed by Andrey Antukh
parent b534f5b736
commit 1773de88f5
7 changed files with 14 additions and 8 deletions

View file

@ -17,7 +17,7 @@ $width-settings-bar: 16rem;
}
}
.fullscreen .handoff-layout {
.fullscreen .handoff-layout:not(.force-visible) {
.viewer-header {
width: 100%;
position: fixed;

View file

@ -15,7 +15,7 @@
}
}
.fullscreen .viewer-layout {
.fullscreen .viewer-layout:not(.force-visible) {
& .viewer-header {
width: 100%;
position: fixed;