Selaa lähdekoodia

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

niuheng 2 vuotta sitten
vanhempi
commit
fd02240961
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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>