Browse Source

界面调整

MaiXinRong 7 years atrás
parent
commit
d8e3290e5c

File diff suppressed because it is too large
+ 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;
+}

File diff suppressed because it is too large
+ 2 - 2
app/public/js/bootstrap/bootstrap.min.js