Fix popover position

This commit is contained in:
2025-02-06 16:16:15 +01:00
parent e84ac93890
commit b37cbd11cf

View File

@@ -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" />