Browse Source

improve: 后台列表字号

From-wh 2 years ago
parent
commit
2c5520bead
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/admin/src/styles/style.css

+ 1 - 1
template/admin/src/styles/style.css

@@ -217,7 +217,7 @@ body {
 .ivu-form .ivu-form-item-label,
 .ivu-radio-group-button .ivu-radio-wrapper,
 .ivu-table {
-  font-size: 12px !important;
+  font-size: 13px !important;
 }
 
 .ivu-table-cell {