Explorar o código

fix: Make thead cell inline-flex

liril %!s(int64=7) %!d(string=hai) anos
pai
achega
d436d027db
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      packages/theme-chalk/src/table.scss

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

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