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 9dc85c4 commit 390a491Copy full SHA for 390a491
bin/helpers/sync/syncSpecsLogs.js
@@ -34,7 +34,7 @@ let getTableConfig = () => {
34
border: getBorderConfig(),
35
columns: {
36
1: {alignment: 'center', width: 1},
37
- 2: {alignment: 'left', width: 30}
+ 2: {alignment: 'left', width: 50}
38
},
39
columnDefault: {
40
width: 25,
0 commit comments