🐛 Fix header z-index in viewer mode fullscreen

This commit is contained in:
Eva 2022-01-26 08:49:57 +01:00 committed by Alonso Torres
parent a10dcbd918
commit 50c20e2290
4 changed files with 16 additions and 5 deletions

View file

@ -234,7 +234,8 @@
:show? (:show-thumbnails local false)
:page page
:index index}]
[:section.viewer-section {:id "viewer-section"}
[:section.viewer-section {:id "viewer-section"
:class (if fullscreen? "fullscreen" "")}
(cond
(empty? frames)
[:section.empty-state