Browse Source

grid 列右对齐时表头不居中的问题

zhuth 7 years ago
parent
commit
5c3bda64c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frontend/saas-web/app/view/core/form/field/DetailGridField.scss

+ 1 - 0
frontend/saas-web/app/view/core/form/field/DetailGridField.scss

@@ -17,6 +17,7 @@
     text-align: center;
     font-size:14px;
     font-weight: 500;
+    margin-right: 0;
 }
 .x-grid-necessary .x-column-header-text:before{
     content: '*';