Ver código fonte

Merge branch 'addTime0817' into testNew

wyq 3 anos atrás
pai
commit
f31fe69058
1 arquivos alterados com 2 adições e 1 exclusões
  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;