瀏覽代碼

修改间距

wangfumin 3 月之前
父節點
當前提交
1b7df2af0a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/app/fire/view/dispatch/fireDetails.vue

+ 1 - 1
src/app/fire/view/dispatch/fireDetails.vue

@@ -242,7 +242,7 @@ const currentMenu = computed(() => {
     .content-placeholder {
       text-align: center;
       background: #fff;
-      padding: 16px 0 16px 16px;
+      padding: 16px;
       height: calc(100% - 34px);
     }
   }