瀏覽代碼

属性弹窗关闭按钮位置调整

Bella 2 年之前
父節點
當前提交
a14498cfcb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/popup/AttributePopup.vue

+ 1 - 1
src/components/popup/AttributePopup.vue

@@ -159,7 +159,7 @@ export default {
     cursor: pointer;
     position: absolute;
     right: -15px;
-    top: -15px;
+    top: -50px;
     width: 40px;
     height: 40px;
     background: url("../../assets/image/close.png") no-repeat center;