浏览代码

业务空间台账,平面图底部操作栏样式调整

niuheng 2 年之前
父节点
当前提交
fd02240961
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/components/old-adm/business_space/newGraphy/canvasFun.vue

+ 5 - 0
src/components/old-adm/business_space/newGraphy/canvasFun.vue

@@ -182,4 +182,9 @@ export default {
     }
   }
 }
+
+#canvas-actions-box>div{
+  line-height: 2;
+  padding: 0 10px !important;
+}
 </style>