Browse Source

修改细节

凉纪 2 năm trước cách đây
mục cha
commit
a8e6ff2f85
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/assets/styles/ruoyi.scss

+ 1 - 1
src/assets/styles/ruoyi.scss

@@ -291,7 +291,7 @@
 .el-table thead{
   >tr{
     >th{
-      background-color: #B5E0F619 !important;
+      background-color: #d1e0f1 !important;
     }
   }
 }