From 16c84a8042fc3e9d7af3d74fce2758bf6862a5a2 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Tue, 17 Dec 2019 20:55:38 -0500 Subject: warnings and fix to doc decorations close button to deselect first --- src/client/views/MainView.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/views/MainView.scss') diff --git a/src/client/views/MainView.scss b/src/client/views/MainView.scss index a8924c6b1..51a062118 100644 --- a/src/client/views/MainView.scss +++ b/src/client/views/MainView.scss @@ -70,7 +70,7 @@ position: absolute; display: flex; flex-direction: column; - z-index: 1; + z-index: 2; } .mainView-expandFlyoutButton { @@ -88,7 +88,7 @@ border: 1px solid black; border-radius: 5px; position: absolute; - z-index: 1; + z-index: 2; touch-action: none; cursor: ew-resize; } -- cgit v1.2.3-70-g09d2