mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Update ProseIcon.vue
This commit is contained in:
@@ -32,7 +32,7 @@ const colorVariants = {
|
||||
<UIcon :name="icon" />
|
||||
<span
|
||||
:class="colorVariants[color as keyof typeof colorVariants]"
|
||||
class="sofia font-bold underline-offset-2 underline"
|
||||
class="sofia underline-offset-2 underline"
|
||||
>
|
||||
<slot />
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user