Ran upgrade cli

This commit is contained in:
Alexis
2025-04-16 12:00:38 +02:00
parent e5bc5c8a41
commit cc07f898ea
42 changed files with 95 additions and 72 deletions

View File

@@ -101,7 +101,7 @@ function handleFormCancel() {
name="new-calendar-name"
required
:placeholder="$t('common.title')"
class="w-full py-2 -mx-1 px-1 text-xl border-b-[1px] bg-transparent focus-visible:outline-none focus-visible:border-blue-600"
class="w-full py-2 -mx-1 px-1 text-xl border-b-[1px] bg-transparent focus-visible:outline-hidden focus-visible:border-blue-600"
@input="handleNameChange"
>