Skip to content

Commit a07e5d4

Browse files
committed
update max width
1 parent 4a714f8 commit a07e5d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/variables.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export default {
138138
htmlTableRowMinHeight: 40,
139139
htmlTableHeaderRowMinHeight: 30,
140140
htmlTableColumnMinWidth: 120,
141-
htmlTableColumnMaxWidth: 192,
141+
htmlTableColumnMaxWidth: 240,
142142
tableGroupRowPaddingVertical: 4,
143143
tableGroupRowHeight: 36,
144144
tableCheckboxColumnWidth: 20,

0 commit comments

Comments
 (0)