소스 검색

Merge branch 'addTime0817' into testNew

wyq 3 년 전
부모
커밋
f31fe69058
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/components/PreviewBody/index.less

+ 2 - 1
src/components/PreviewBody/index.less

@@ -180,7 +180,8 @@ table{
   font-size: 14px;
   word-break: break-all;
   display: flex;
-  flex-flow: column
+  flex-flow: column;
+  width: 100%;
 }
 .font14 {
   font-size: 14px;