feat: enhance UI components with consistent background styling for improved visibility

This commit is contained in:
2025-09-04 13:25:51 +02:00
parent 81814b507e
commit b40546ed9f
8 changed files with 36 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ const { t } = useI18n()
variant="subtle"
color="neutral"
target="_blank"
class="m-1 shadow-sm"
class="m-1 shadow-sm bg-white dark:bg-neutral-900"
:href="social.to"
:aria-label="social.label"
/>