bill 1 mês atrás
pai
commit
b392985158
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/app.vue

+ 1 - 1
src/app.vue

@@ -276,7 +276,7 @@ watch(
 .botton-marker {
   position: absolute;
   z-index: 99999999;
-  bottom: 20px;
+  bottom: 5px;
   left: 50%;
   transform: translateX(-50%);
   font-size: 14px;