mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-27 10:54:20 +01:00
Add small detail
This commit is contained in:
@@ -21,6 +21,6 @@ defineProps({
|
|||||||
:popper="{ placement: position }"
|
:popper="{ placement: position }"
|
||||||
:text="hover"
|
:text="hover"
|
||||||
>
|
>
|
||||||
<strong class="leading-3">{{ text }}</strong>
|
<strong class="leading-3 cursor-help">{{ text }}</strong>
|
||||||
</UTooltip>
|
</UTooltip>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user