mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-28 18:56:01 +01:00
Fix popover position
This commit is contained in:
@@ -131,7 +131,11 @@ defineShortcuts({
|
|||||||
</UTooltip>
|
</UTooltip>
|
||||||
|
|
||||||
<template #body>
|
<template #body>
|
||||||
<div>Hey</div>
|
<div class="w-full flex my-16">
|
||||||
|
<div>
|
||||||
|
Hey
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</UDrawer>
|
</UDrawer>
|
||||||
<USeparator orientation="vertical" class="h-6" />
|
<USeparator orientation="vertical" class="h-6" />
|
||||||
|
|||||||
Reference in New Issue
Block a user