dever 6 年 前
コミット
f0984e987d
1 ファイル変更2 行追加2 行削除
  1. 2 2
      assets/moltran/html/list.html

+ 2 - 2
assets/moltran/html/list.html

@@ -44,8 +44,8 @@
 
 .container_list th,.container_list td
 {
-    /*white-space: nowrap;*/
-    white-space: none;
+    white-space: nowrap;
+    /*white-space: none;*/
 }
 .container_list .table-responsive[data-pattern="priority-columns"]
 {