daggerheart/templates/ui/chat/resource-roll.hbs
Murilo Brito 2a0d748b5e
[Bugfix] Fix light theme to roll messages (#1066)
* fix light theme to roll messages

* fix light theme issues

* finally fix issues

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-24 02:52:18 +02:00

3 lines
No EOL
168 B
Handlebars

<ul class="daggerheart chat resource-roll">
<li class="reroll-message">{{localize "DAGGERHEART.UI.Chat.resourceRoll.playerMessage" user=user name=name }}</li>
</ul>