mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Initial chat message description design change
This commit is contained in:
parent
90a98a3248
commit
f4f5fd6c24
3 changed files with 39 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
|||
<div class="roll-part dice-roll description-section" data-action="expandRoll">
|
||||
<div class="roll-part-header"><div><span>{{localize "DAGGERHEART.GENERAL.description"}}</span></div></div>
|
||||
<div class="dice-roll description-section" data-action="expandRoll">
|
||||
<div class="description-header">
|
||||
<div class="description-header-title">{{title}}</div>
|
||||
<div class="description-header-subtitle">{{title}}</div>
|
||||
</div>
|
||||
|
||||
<div class="roll-part-content description-content">
|
||||
<div class="dice-tooltip">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue