Просмотр исходного кода

Merge branch 'addTime0817' into testNew

wyq 3 лет назад
Родитель
Сommit
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;