ソースを参照

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

niuheng 2 年 前
コミット
fd02240961

+ 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>