Skip to content

Commit

Permalink
Increase column width for command names
Browse files Browse the repository at this point in the history
  • Loading branch information
russcam committed Nov 19, 2024
1 parent 9ecb642 commit 04862f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Docs/template/public/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
}

.commands table td:first-child {
width: 150px;
width: 184px;
}

0 comments on commit 04862f5

Please sign in to comment.