fix: publish widget mentions (#1198)
This commit is contained in:
parent
d24c1da35e
commit
bb2e3ab44f
3 changed files with 9 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<p flex="~ gap-1" items-center text-sm class="zen-none">
|
||||
<p flex="~ gap-1 wrap" items-center text-sm class="zen-none">
|
||||
<span i-ri-arrow-right-line ml--1 text-secondary-light /><slot />
|
||||
</p>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue