瀏覽代碼

fix: 修改全局样式配置的样式

奔跑的面条 4 年之前
父節點
當前提交
f0751499b3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/chart/ContentConfigurations/components/CanvasPage/index.vue

+ 1 - 1
src/views/chart/ContentConfigurations/components/CanvasPage/index.vue

@@ -277,7 +277,7 @@ $updloadHeight: 193px;
     padding-top: 2px;
   }
   .tabs-box {
-    margin-top: 30px;
+    margin-top: 20px;
   }
 }
 </style>