Fix theme button size

This commit is contained in:
2024-02-26 20:31:45 +01:00
parent 846638edb5
commit d8fd4931c9

View File

@@ -27,6 +27,7 @@ watch(isDark, () => {
color="gray"
variant="ghost"
square
size="lg"
:class="[open && 'bg-gray-50 dark:bg-gray-800']"
aria-label="Color picker"
>