Merge branch 'main' into feature/death-moves

This commit is contained in:
Chris Ryan 2025-12-25 22:58:15 +10:00
commit 0bf5f4a9d8
177 changed files with 1437 additions and 1082 deletions

View file

@ -25,6 +25,7 @@
padding: 8px;
}
.vtt.stream.system-daggerheart .chat-sidebar,
.daggerheart.chat-sidebar,
#chat-notifications {
.chat-log {

View file

@ -129,7 +129,8 @@
.item-label {
flex: 1;
align-self: center;
align-self: stretch;
align-content: center;
.item-name {
font-size: var(--font-size-14);