Skip to content

Commit f94a8de

Browse files
committed
Allow wrapping dash-table header column's content
1 parent 8ca3c15 commit f94a8de

File tree

1 file changed

+1
-0
lines changed
  • components/dash-table/src/dash-table/components/Table

1 file changed

+1
-0
lines changed

components/dash-table/src/dash-table/components/Table/Table.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@
689689
.dash-spreadsheet-inner {
690690
.dash-header>div {
691691
display: flex;
692+
flex-wrap: wrap;
692693
}
693694

694695
.column-header-name {

0 commit comments

Comments
 (0)