styles.ts
3.46 KB
-
Chore: fixed text-alignment on hovering tableCells (#27311) · 5b6e1569
## FilterableTableCell ### added - added `display: inline-flex` and `align-items: center` to `tableCellWrapper` class - added `flex: 1` to `tableCell` class ### removed - unused imports - removed ternary if since it has no use anymore - removed `tableCellWrapper` style definition from stylesFactory
Michel Engelen committed