From be6398b1aacaa77a9aa79e81360a8867c6f49624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20P?= Date: Fri, 10 Jan 2025 12:10:50 +0100 Subject: [PATCH] Move aside menu to right --- css/app.css | 4 ++++ webgis/index.html | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/css/app.css b/css/app.css index 6e7c436..5ae1f5d 100644 --- a/css/app.css +++ b/css/app.css @@ -161,6 +161,10 @@ a:visited { #menu { z-index: 1000; overflow-y: auto; + margin-top: 54px; +} +#menu.is-overlay { + left: auto; } /* Content in tabs */ .docs-title { diff --git a/webgis/index.html b/webgis/index.html index 70d7ec6..e14d851 100644 --- a/webgis/index.html +++ b/webgis/index.html @@ -64,7 +64,12 @@
- + -
-
- -
-