This commit is contained in:
Čarodej
2022-03-17 10:06:29 +01:00
parent 9c040cfe48
commit e8f59ef0a9
7 changed files with 174 additions and 152 deletions
@@ -4,7 +4,7 @@
class="flex h-5 w-5 items-center justify-center rounded-md"
:class="{
'bg-theme': isClicked,
'bg-light-background dark:bg-dark-foreground': !isClicked,
'bg-light-background dark:bg-4x-dark-foreground': !isClicked,
}"
@click="changeState"
>