소스 검색

minor css fix

Olivier Massot 4 년 전
부모
커밋
bbee2551c4
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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;