chore: inspect staged modal changes

This commit is contained in:
Andras Bacsai
2026-06-03 11:39:43 +02:00
parent 2bdbb7e534
commit 7405bd7088
@@ -60,7 +60,8 @@
</svg>
</button>
</div>
<div class="relative min-h-0 flex-1 overflow-y-auto px-6 pb-6 pt-1">
<div class="relative min-h-0 flex-1 overflow-y-auto px-6 pb-6 pt-1"
style="-webkit-overflow-scrolling: touch;">
{{ $slot }}
</div>
</div>