We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cd70d commit 5283dabCopy full SHA for 5283dab
panel/styles/models/tabulator.less
@@ -1,5 +1,5 @@
1
.tabulator-table {
2
- max-width: 100%;
+ max-width: max-content;
3
4
.tabulator-row .row-content .bk-panel-models-markup-HTML {
5
white-space: normal;
0 commit comments