MaiXinRong 7 年 前
コミット
d8e3290e5c

ファイルの差分が大きいため隠しています
+ 2 - 2
app/public/css/bootstrap/bootstrap.min.css


+ 3 - 0
app/public/css/main.css

@@ -431,3 +431,6 @@ body {
   height:400px;
   overflow: hidden
 }
+.table-f td.text-right{
+  word-break:break-all;
+}

ファイルの差分が大きいため隠しています
+ 2 - 2
app/public/js/bootstrap/bootstrap.min.js