소스 검색

revert: Revert table thead inline-flex

liril 7 년 전
부모
커밋
a7fa7449d0
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      packages/theme-chalk/src/table.scss

+ 0 - 5
packages/theme-chalk/src/table.scss

@@ -163,11 +163,6 @@
     cursor: pointer;
   }
 
-  thead th > .cell {
-    display: inline-flex;
-    align-items: center;
-  }
-
   th {
     white-space: nowrap;
     overflow: hidden;