tigger преди 10 месеца
родител
ревизия
82f30362a8
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      src/app/app.component.scss

+ 2 - 0
src/app/app.component.scss

@@ -27,12 +27,14 @@
 .container > .main > .map-button {
     position: absolute;
     bottom: 20px; left: 10px;
+    z-index: 11;
 }
 
 .container > .main > .map {
     position: absolute;
     bottom: 0; left: 0;
     width: 500px;
+    z-index: 10;
 }
 
 #notifications {