chenlei 10 months ago
parent
commit
12a7df2732
1 changed files with 1 additions and 1 deletions
  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;