소스 검색

修改间距

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);
     }
   }