Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Oct 29, 2024
2 parents f450874 + 337c488 commit b6c1b70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions components/ui/OverlayDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@
</DialogPanel>
</TransitionChild>
</div>
<div class="mt-20 h-32 mb-20">
<!-- this is a spacer that is necessary to scroll
up the dialog on mobile if the soft-keyboard
obscures the content -->
</div>
</div>
</Dialog>
</TransitionRoot>
Expand Down

0 comments on commit b6c1b70

Please sign in to comment.