From 1859be064a5f3ea7e6e0188526b1b125dc1c77a7 Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Mon, 30 Dec 2024 15:42:37 -0500 Subject: Strip out Tailwind etc --- ui/lib/components/LogOut.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/lib/components/LogOut.svelte') diff --git a/ui/lib/components/LogOut.svelte b/ui/lib/components/LogOut.svelte index 52aa039..8b182e7 100644 --- a/ui/lib/components/LogOut.svelte +++ b/ui/lib/components/LogOut.svelte @@ -14,5 +14,5 @@
- +
-- cgit v1.2.3 From 9101d7bbc839e4cf54b1c12a1b9412e85d9f955a Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Sun, 5 Jan 2025 15:03:45 -0500 Subject: A bit more styling --- ui/lib/components/ChangePassword.svelte | 2 +- ui/lib/components/Invites.svelte | 2 +- ui/lib/components/LogIn.svelte | 2 +- ui/lib/components/LogOut.svelte | 2 +- ui/styles/forms.css | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'ui/lib/components/LogOut.svelte') diff --git a/ui/lib/components/ChangePassword.svelte b/ui/lib/components/ChangePassword.svelte index 109a83a..51ebccd 100644 --- a/ui/lib/components/ChangePassword.svelte +++ b/ui/lib/components/ChangePassword.svelte @@ -22,7 +22,7 @@ } -
+