fix create account flow

This commit is contained in:
tdgao
2026-04-17 09:25:47 -06:00
parent 3af4c7de9a
commit 71f7cf7f40
3 changed files with 72 additions and 157 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
@click="toggle"
>
<span
class="w-5 h-5 rounded-md flex items-center justify-center border-[1px] border-solid"
class="w-5 h-5 aspect-square rounded-md flex items-center justify-center border-[1px] border-solid"
:class="
(modelValue
? 'bg-brand border-button-border text-brand-inverted'