haojianlong 5 anni fa
parent
commit
3f6ab66400
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3 2
      src/components/business_space/business/handsontable.vue

+ 3 - 2
src/components/business_space/business/handsontable.vue

@@ -806,9 +806,10 @@ export default {
 </script>
 <style lang="less" scoped>
 #handsontable {
+  padding: 0 10px;
   .left {
-    padding-top: 0;
-    padding-bottom: 10px;
+    padding:0;
+    margin-bottom: 10px;
   }
 
   .no-data {