setup wizard refactoring

This commit is contained in:
Čarodej
2022-02-09 14:04:51 +01:00
parent a9e4daed35
commit a6940379cb
34 changed files with 548 additions and 1856 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex items-center justify-center px-5 md:px-0">
<div class="flex items-center justify-center px-2.5 md:px-6">
<slot></slot>
</div>
</template>