From a4cea4eeb31f01deb5be2e0b4a0f261c113bbe52 Mon Sep 17 00:00:00 2001 From: eee4 <41441600+eee4@users.noreply.github.com> Date: Mon, 2 Jun 2025 08:09:56 +0200 Subject: [PATCH] chore: small visual fixes --- WebApp/ts/login.ts | 2 +- WebApp/wwwroot/calendar.html | 6 +++--- WebApp/wwwroot/create.html | 2 +- WebApp/wwwroot/login.html | 2 +- WebApp/wwwroot/user.html | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/WebApp/ts/login.ts b/WebApp/ts/login.ts index def56be..daa9860 100644 --- a/WebApp/ts/login.ts +++ b/WebApp/ts/login.ts @@ -35,4 +35,4 @@ document.addEventListener("DOMContentLoaded", () => { console.error(error); } }); -}); \ No newline at end of file +}); diff --git a/WebApp/wwwroot/calendar.html b/WebApp/wwwroot/calendar.html index 75a6ea8..f767150 100644 --- a/WebApp/wwwroot/calendar.html +++ b/WebApp/wwwroot/calendar.html @@ -38,9 +38,9 @@
@@ -54,7 +54,7 @@ - + diff --git a/WebApp/wwwroot/create.html b/WebApp/wwwroot/create.html index 45603fa..3fc2de2 100644 --- a/WebApp/wwwroot/create.html +++ b/WebApp/wwwroot/create.html @@ -31,7 +31,7 @@