mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 22:59:56 +01:00
change upopover activation mode
This commit is contained in:
@@ -110,7 +110,7 @@ async function handleLike() {
|
||||
</div>
|
||||
<div v-if="post.body.toc && post.body.toc.links.length > 0" class="flex justify-end sticky top-0 z-50">
|
||||
<UPopover
|
||||
mode="hover"
|
||||
mode="click"
|
||||
:content="{
|
||||
align: 'end',
|
||||
side: 'bottom',
|
||||
|
||||
Reference in New Issue
Block a user