mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
Merge branch 'main' into feature/death-moves
This commit is contained in:
commit
0bf5f4a9d8
177 changed files with 1437 additions and 1082 deletions
|
|
@ -25,6 +25,7 @@
|
|||
padding: 8px;
|
||||
}
|
||||
|
||||
.vtt.stream.system-daggerheart .chat-sidebar,
|
||||
.daggerheart.chat-sidebar,
|
||||
#chat-notifications {
|
||||
.chat-log {
|
||||
|
|
|
|||
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue