Fixed Hjältarnas Tid skill error, updated layout, fixed buttons not working
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
<div class="roll">
|
||||
<div class="dice-roll">
|
||||
{{#if closed}}
|
||||
<div>
|
||||
<div style="margin: auto;">
|
||||
{{localize "ROLL.CLOSED"}}: {{closed}}
|
||||
</div>
|
||||
{{/if}}
|
||||
{{#if opened}}
|
||||
<div>
|
||||
<div style="margin: auto;">
|
||||
{{localize "ROLL.OPENED"}}: {{opened}}
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user