mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 02:19:54 +02:00
Fix chat messages with list items or weapon/armor features (#2081)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
This commit is contained in:
parent
783505da0a
commit
3faf588e6c
6 changed files with 42 additions and 68 deletions
|
|
@ -117,7 +117,9 @@
|
|||
}
|
||||
|
||||
.description {
|
||||
padding: 8px;
|
||||
padding: 0;
|
||||
margin: 8px;
|
||||
.typography();
|
||||
}
|
||||
|
||||
.ability-card-footer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue