Fix loading bar position
This commit is contained in:
parent
a0deb788d3
commit
ff9823be2d
|
@ -22,8 +22,8 @@
|
||||||
</transition>
|
</transition>
|
||||||
|
|
||||||
|
|
||||||
|
<NuxtLoadingIndicator color="#2563eb"/>
|
||||||
<NuxtLayout>
|
<NuxtLayout>
|
||||||
<NuxtLoadingIndicator color="#2563eb"/>
|
|
||||||
<NuxtPage/>
|
<NuxtPage/>
|
||||||
</NuxtLayout>
|
</NuxtLayout>
|
||||||
<ToolsStopImpersonation/>
|
<ToolsStopImpersonation/>
|
||||||
|
|
Loading…
Reference in New Issue