From 311baff7ee423e30ba7646240c18da5496a2eada Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Fri, 27 Oct 2023 16:23:08 -0400 Subject: [PATCH] Change the location of datalayer buttons-3 --- app/src/frontend/map/map-button.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/map/map-button.css b/app/src/frontend/map/map-button.css index 5c2b3713..6d82e3d2 100644 --- a/app/src/frontend/map/map-button.css +++ b/app/src/frontend/map/map-button.css @@ -73,7 +73,7 @@ } .theme-switcher { - top: 87px; + top: 117px; } .theme-switcher .btn { min-width: 340px;