zhouna 4 年 前
コミット
287b7b60b5
1 ファイル変更2 行追加0 行削除
  1. 2 0
      src/css/qcScore.less

+ 2 - 0
src/css/qcScore.less

@@ -401,6 +401,7 @@
           border:1px @tableBorderColor solid;
           line-height: 20px;
           padding: 7px 8px;
+          white-space: nowrap;
         }
       }
       .table-tip{
@@ -415,6 +416,7 @@
       background: @thBgColor;
       line-height: 20px;
       padding: 7px 8px;
+      white-space: nowrap;
     }
     td{
       text-align: center;