invites menus

This commit is contained in:
MathMan05 2025-04-16 10:49:14 -05:00
parent 5963d6f43d
commit 38e3e13b26
5 changed files with 153 additions and 5 deletions

View file

@ -66,7 +66,10 @@ body {
border-radius: 4px;
width: fit-content;
background: var(--secondary-bg);
margin-bottom: 8px;
span {
margin-right: 4px;
}
button {
margin-left: 4px;
}