summaryrefslogtreecommitdiff
path: root/ui/lib/components/LogIn.svelte
diff options
context:
space:
mode:
authorKit La Touche <kit@transneptune.net>2025-01-05 15:03:45 -0500
committerKit La Touche <kit@transneptune.net>2025-01-05 15:03:45 -0500
commit9101d7bbc839e4cf54b1c12a1b9412e85d9f955a (patch)
tree962dc8d3ccfa649ef70c4a06b71c7f2cc1f5e08c /ui/lib/components/LogIn.svelte
parent16ec9ef2e1e53b5cc2a3fd86c123e39371d00c2b (diff)
A bit more styling
Diffstat (limited to 'ui/lib/components/LogIn.svelte')
-rw-r--r--ui/lib/components/LogIn.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/lib/components/LogIn.svelte b/ui/lib/components/LogIn.svelte
index 7e0f7cd..44aab44 100644
--- a/ui/lib/components/LogIn.svelte
+++ b/ui/lib/components/LogIn.svelte
@@ -9,7 +9,7 @@
</script>
<div>
- <form {onsubmit}>
+ <form class="form" {onsubmit}>
<label for="username">
username
<input