refactor: ♻️ Fix more broken UIs, rewrite account switcher

This commit is contained in:
Jesse Wierzbinski 2025-04-10 18:44:53 +02:00
parent ac0a571ecc
commit a4d42e3086
No known key found for this signature in database
31 changed files with 167 additions and 176 deletions

View file

@ -1,14 +1,13 @@
<template>
<Alert class="grid grid-cols-[1fr_auto]">
<LogIn class="size-4" />
<Alert layout="button" class="grid">
<LogIn />
<AlertTitle>{{ m.sunny_quick_lionfish_flip() }}</AlertTitle>
<AlertDescription class="col-start-1">
<AlertDescription>
{{ m.brave_known_pelican_drip() }}
</AlertDescription>
<!-- Add pl-4 because Alert is adding additional padding, which we don't want -->
<Button
variant="secondary"
class="w-full col-start-2 row-start-1 row-span-2 !pl-4"
class="w-full"
@click="signInAction"
>
{{ m.fuzzy_sea_moth_absorb() }}