Neues Login Design und Dashboard

This commit is contained in:
Moritz Utcke
2024-01-19 11:36:46 +07:00
parent fa9cfe3545
commit 933ef6d876
41 changed files with 1769 additions and 686 deletions

View File

@@ -210,7 +210,7 @@
<form on:submit={ausweisAbschicken} name="ausweis" data-test="ausweis">
<div
class="bg-[rgba(252,234,187,0.2)] border-2 p-4 rounded-lg border-[#ffcc03]"
class="yellow-box"
>
<div class="flex flex-row justify-between">
<button class="button" type="button" on:click={spaeterWeitermachen}>Später Weitermachen</button>