feat: more theme styling options, and description.css

This commit is contained in:
Twig 2025-07-07 21:00:42 +02:00
parent 0afb269788
commit 8fa8aabfce
No known key found for this signature in database
8 changed files with 40 additions and 3 deletions

View file

@ -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 {