chore: inspect staged modal changes
This commit is contained in:
parent
2bdbb7e534
commit
7405bd7088
1 changed files with 2 additions and 1 deletions
|
|
@ -60,7 +60,8 @@ class="absolute top-0 right-0 flex items-center justify-center w-8 h-8 mt-5 mr-5
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</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 }}
|
{{ $slot }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue