Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond committed Feb 15, 2025
1 parent dee8664 commit 9c00a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h1>Export</h1>

<!----------- SETTINGS DIALOG ----------->
<div class="dialog-container">
<dialog id="settings-dialog" style="overflow: hidden; height: 100%; padding: 0" open>
<dialog id="settings-dialog" style="overflow: hidden; height: 100%; padding: 0">
<form
method="dialog"
style="display: flex; flex-direction: column; overflow: visible; justify-content: stretch; height: 100%"
Expand Down

0 comments on commit 9c00a7f

Please sign in to comment.