mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-31 16:29:27 +01:00
feat: enhance UI components with consistent background styling for improved visibility
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user