Wizard overflow problem solved
This commit is contained in:
parent
336f627764
commit
6dc07b826f
@ -7,7 +7,7 @@
|
|||||||
<span class="material-icons form-spin animate-spin text-9xl">data_usage</span>
|
<span class="material-icons form-spin animate-spin text-9xl">data_usage</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="overflow-x-visible menu-scroll mt-1">
|
<div class="overflow-x-visible overflow-y-auto menu-scroll mt-1">
|
||||||
<form ref="form" class="py-2 align-middle inline-block min-w-full">
|
<form ref="form" class="py-2 align-middle inline-block min-w-full">
|
||||||
<div class="relative">
|
<div class="relative">
|
||||||
<div v-if="pageLoad" class="absolute left-0 right-0 top-0 bottom-0 w-full h-full bg-white rounded-lg flex items-center justify-center z-50">
|
<div v-if="pageLoad" class="absolute left-0 right-0 top-0 bottom-0 w-full h-full bg-white rounded-lg flex items-center justify-center z-50">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user