chenlei 10 달 전
부모
커밋
12a7df2732
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      style/index.scss

+ 1 - 1
style/index.scss

@@ -2,7 +2,7 @@
 .container-table-list {
 
     /* #region 首列复选框 */
-    .el-table th.el-table__cell>.cell {
+    .el-table th>.cell {
         display: flex;
         align-items: center;
         justify-content: center;