Browse Source

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

niuheng 2 years ago
parent
commit
fd02240961
1 changed files with 5 additions and 0 deletions
  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>