Просмотр исходного кода

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

zhuth 7 лет назад
Родитель
Сommit
5c3bda64c0
1 измененных файлов с 1 добавлено и 0 удалено
  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;
     text-align: center;
     font-size:14px;
     font-size:14px;
     font-weight: 500;
     font-weight: 500;
+    margin-right: 0;
 }
 }
 .x-grid-necessary .x-column-header-text:before{
 .x-grid-necessary .x-column-header-text:before{
     content: '*';
     content: '*';