浏览代码

界面调整

MaiXinRong 7 年之前
父节点
当前提交
d8e3290e5c
共有 3 个文件被更改,包括 7 次插入4 次删除
  1. 2 2
      app/public/css/bootstrap/bootstrap.min.css
  2. 3 0
      app/public/css/main.css
  3. 2 2
      app/public/js/bootstrap/bootstrap.min.js

文件差异内容过多而无法显示
+ 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