mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-31 12:17:53 +01:00
Fix theme button size
This commit is contained in:
@@ -27,6 +27,7 @@ watch(isDark, () => {
|
|||||||
color="gray"
|
color="gray"
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
square
|
square
|
||||||
|
size="lg"
|
||||||
:class="[open && 'bg-gray-50 dark:bg-gray-800']"
|
:class="[open && 'bg-gray-50 dark:bg-gray-800']"
|
||||||
aria-label="Color picker"
|
aria-label="Color picker"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user