From ce80f0fe7fa60fe5666057ed88c5ca69634df083 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Sep 2020 17:02:03 +0200 Subject: share dialog --- animism-align/frontend/app/views/viewer/sections/sections.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'animism-align/frontend/app/views/viewer/sections/sections.css') diff --git a/animism-align/frontend/app/views/viewer/sections/sections.css b/animism-align/frontend/app/views/viewer/sections/sections.css index a60a063..4858d7a 100644 --- a/animism-align/frontend/app/views/viewer/sections/sections.css +++ b/animism-align/frontend/app/views/viewer/sections/sections.css @@ -19,6 +19,9 @@ transform: translateZ(0) translateY(calc(3rem - 100vh)); z-index: 20; } +.sections-nav { + z-index: 22; +} /* scrolling part */ @@ -29,6 +32,9 @@ overflow-x: scroll; overflow-y: hidden; } +.checklist-open .viewer-sections .viewer-sections-scroll { + overflow-x: hidden; +} .viewer-sections-scroll::-webkit-scrollbar { cursor: pointer; user-select: none; -- cgit v1.2.3-70-g09d2