소스 검색

修改细节

凉纪 2 년 전
부모
커밋
a8e6ff2f85
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;
     }
   }
 }