zhangweicheng 8 years ago
parent
commit
a0f401c32b
1 changed files with 3 additions and 0 deletions
  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;
+}