Html + css Rnk adjustement for flex content
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
{{#each l5r5e.dices}}
|
||||
{{#if this.diceTypeL5r}}
|
||||
{{#each this.rolls}}
|
||||
<span class="l5r5e chat-dice {{this.classes}}">{{{this.result}}}</span>
|
||||
<span class="l5r5e fas chat-dice {{this.classes}}">{{{this.result}}}</span>
|
||||
{{/each}}
|
||||
{{/if}}
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user