浏览代码

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;