Skip to content

Commit

Permalink
fix: need to wrap with div standard-form
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin9257 committed Oct 21, 2024
1 parent 8c83680 commit 64085a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/templates/chat/throw-dialog.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<div class ="standard-form">
<form class="roll-settings">
<fieldset>
<legend>{{localize "TWODSIX.Chat.Roll.RollDetails"}}</legend>
Expand Down Expand Up @@ -148,3 +149,4 @@
</fieldset>
{{/if}}
</form>
</div>

0 comments on commit 64085a9

Please sign in to comment.