feat: more theme styling options, and description.css
This commit is contained in:
parent
0afb269788
commit
8fa8aabfce
8 changed files with 40 additions and 3 deletions
|
@ -95,6 +95,7 @@ function handleMemberClick(member: GuildMemberResponse) {
|
|||
padding-left: 1dvw;
|
||||
padding-right: 1dvw;
|
||||
border-left: 1px solid var(--padding-color);
|
||||
background: var(--optional-member-list-background);
|
||||
}
|
||||
|
||||
#members-list {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue