Fix missing group roll hint message

This commit is contained in:
Carlos Fernandez 2026-07-06 21:09:45 -04:00
parent b2eeed7bb7
commit ab09b8eb43
3 changed files with 3 additions and 2 deletions

View file

@ -22,6 +22,7 @@
font-family: var(--dh-font-body);
font-size: var(--font-size-12);
font-weight: 300;
text-align: center;
}
.members-container {