add information and verbose back button when registered successfully (#7)

This commit is contained in:
2023-11-30 23:20:50 +01:00
parent a024dfb626
commit b932d88990
5 changed files with 79 additions and 22 deletions

View File

@@ -1,3 +1,3 @@
<div class="flex justify-center w-full min-h-full bg-base-200">
<div class="flex justify-center w-full min-h-screen bg-base-200">
<slot />
</div>