Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick <CoWinkKeyDinkInc@users.noreply.github.com>
Signed-off-by: Pear <20259871+TheRealPear@users.noreply.github.com>
  • Loading branch information
TheRealPear and CoWinkKeyDinkInc authored Dec 10, 2023
1 parent 966cffd commit eee7b32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/main.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: PGM Commands
---

This page describes a list of PGM commands, aliases, and permissions.
Permissions are prefixed with `Permissions` (ie `Permissions.ADMINCHAT`).
Permissions are prefixed with `Permissions` (i.e. `Permissions.ADMINCHAT`).

<div className="table-container">
| Commands | Aliases | Description | Flags | Usage | Permissions |
Expand Down
1 change: 1 addition & 0 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ table tr:nth-child(odd) td {
border-color: rgb(72, 77, 91, 0.1);
}

/* All code and label elements which have a td parent */
table > tbody > tr > td > code,label {
display: block;
background-color: transparent !important;
Expand Down

0 comments on commit eee7b32

Please sign in to comment.