We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be2ab9 commit ead4f86Copy full SHA for ead4f86
core/src/main/resources/table.css
@@ -56,6 +56,7 @@ table.dataframe th {
56
57
table.dataframe td {
58
vertical-align: top;
59
+ white-space: nowrap;
60
}
61
62
table.dataframe th.bottomBorder {
0 commit comments