diff --git a/index.css b/index.css index e59f893..66703ba 100644 --- a/index.css +++ b/index.css @@ -95,14 +95,10 @@ a { } #layer-selection { - position: absolute; - bottom: 1em; - left: 1em; z-index: 9000; background-color: var(--background-color); color: var(--foreground-color); - border-radius: 1em; cursor: pointer; box-shadow: 0 0 10px var(--shadow-color); } @@ -142,7 +138,6 @@ a { } .layer-selection-toggle { - border-radius: 1em; display: flex; flex-direction: column-reverse; background: var(--subtle-detail-color); diff --git a/index.html b/index.html index 873bf21..c55edb0 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@
-
+
Loading MapComplete, hang on...