From db827d9baa0ffafc71dc90fe2fde07c80e641a45 Mon Sep 17 00:00:00 2001 From: Sebastian Pravda Date: Sun, 25 Dec 2022 23:42:19 +0100 Subject: [PATCH] feat: register md screen optimalizations --- .../(authenticated)/dashboard/+page.svelte | 2 +- .../(authenticated)/register/+page.svelte | 43 ++++++++++--------- 2 files changed, 24 insertions(+), 21 deletions(-) diff --git a/frontend/src/routes/(candidate)/(authenticated)/dashboard/+page.svelte b/frontend/src/routes/(candidate)/(authenticated)/dashboard/+page.svelte index e807867..4ea9083 100644 --- a/frontend/src/routes/(candidate)/(authenticated)/dashboard/+page.svelte +++ b/frontend/src/routes/(candidate)/(authenticated)/dashboard/+page.svelte @@ -81,7 +81,7 @@ {/each}
-
+
-
+
@@ -344,7 +344,7 @@ souhlas s jejich zpracováním. O bezpečnosti zpracování Vašich osobních údajů si můžete přečíst zde.

-
+
- + - + - +
- + - +
-
+
- + - + - +
- + - + - +
- + - +
-
+
{#if $form.candidate.citizenship === 'Česká republika' || !$form.candidate.citizenship}
-
+
{ await handleSubmit(e); @@ -569,7 +569,7 @@ />
-
+
{#each Array(pageCount + 1) as _, i}