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