Browse Source

样式修改

haojianlong 5 years ago
parent
commit
3f6ab66400
1 changed files with 3 additions and 2 deletions
  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>
 </script>
 <style lang="less" scoped>
 <style lang="less" scoped>
 #handsontable {
 #handsontable {
+  padding: 0 10px;
   .left {
   .left {
-    padding-top: 0;
-    padding-bottom: 10px;
+    padding:0;
+    margin-bottom: 10px;
   }
   }
 
 
   .no-data {
   .no-data {