zhangweicheng 8 年 前
コミット
a0f401c32b
1 ファイル変更3 行追加0 行削除
  1. 3 0
      web/building_saas/css/main.css

+ 3 - 0
web/building_saas/css/main.css

@@ -305,3 +305,6 @@ body {
   background:#fff;
   border-bottom:1px solid #ddd
 }
+.gc-column-header-cell{
+    text-align: center!important;
+}