We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ff0fb commit 4b2e58bCopy full SHA for 4b2e58b
app/views/layouts/modal.html.erb
@@ -1,6 +1,6 @@
1
<!-- This example requires Tailwind CSS v2.0+ -->
2
<div
3
- class="fixed z-10 inset-0 overflow-y-auto"
+ class="fixed z-20 inset-0 overflow-y-auto"
4
id="modal"
5
data-controller="modal"
6
data-modal-target="modal"
0 commit comments