Browse Source

PC端登录页和首页样式调整

liupeng 3 years ago
parent
commit
da0d2fc70d
1 changed files with 6 additions and 0 deletions
  1. 6 0
      dist/yvan-ext.css

+ 6 - 0
dist/yvan-ext.css

@@ -765,6 +765,12 @@
     background-color: #ffefbb;
 }
 
+/*表格样式调整*/
+.x-grid-inner-locked .x-column-header-inner {
+    padding: 7px 0;
+}
+
+
 .wotu-ui .x-segmented-button-item-horizontal.x-btn-default-small {
     border: none;
     background-color: #134c8b;