mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
fix create account flow
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user