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:
@@ -29,7 +29,7 @@ const colorVariants = {
|
||||
|
||||
<template>
|
||||
<span class="inline-flex items-center transform translate-y-1 gap-1">
|
||||
<UIcon :name="icon" />
|
||||
<UIcon :name="icon" size="24" />
|
||||
<span
|
||||
:class="colorVariants[color as keyof typeof colorVariants]"
|
||||
class="sofia underline-offset-2 underline"
|
||||
|
||||
Reference in New Issue
Block a user