فهرست منبع

minor enhancements

tigger 11 ماه پیش
والد
کامیت
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 {