Put Viewer fullscreen over Switcher

This commit is contained in:
2021-11-30 19:48:03 +01:00
parent 2522233a0e
commit 45e9b3be3a

View File

@@ -366,7 +366,7 @@
// Fullscreen viewer // Fullscreen viewer
&__fullscreen { &__fullscreen {
position: absolute; position: absolute;
z-index: 101; z-index: 102;
top: 0; top: 0;
left: 0; left: 0;
width: 100%; width: 100%;