Skip to content

Commit

Permalink
More space in modal boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
annda committed Feb 26, 2024
1 parent 062cb3a commit 9a886cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/_macros.twig
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div id="modal-{{ id }}" class="modal">
<div class="modal-background"></div>
<div class="modal-content">
<div class="box">
<div class="box content">
{{ modal | raw }}
</div>
</div>
Expand Down

0 comments on commit 9a886cb

Please sign in to comment.