Explorar el Código

minor css fix

Olivier Massot hace 4 años
padre
commit
bbee2551c4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      components/Ui/Map/Structures.vue

+ 2 - 0
components/Ui/Map/Structures.vue

@@ -188,6 +188,8 @@ export default Vue.extend({
   .map-shortcut {
     position: relative;
     border: solid 1px #000;
+    height: 87px;
+    width: 87px;
   }
   .map-shortcut-overlay {
     position: absolute;