Skip to content

Commit 0f70331

Browse files
authored
Merge pull request #12 from nyrahul/main
removed maxwidth
2 parents dd518f5 + b8b99c9 commit 0f70331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/tabled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ table:
2929
html: /tmp/out.html
3030
columns:
3131
- name: Name
32-
maxwidth: 30
32+
# maxwidth: 30
3333
align: center
3434
- name: Status
3535
align: center

0 commit comments

Comments
 (0)