fix: misplaced preview buttons (#96)

This commit is contained in:
Hayden
2025-01-14 16:05:11 +08:00
committed by GitHub
parent 354b5c840a
commit 8653af1f14

View File

@@ -44,9 +44,8 @@
<div class="h-10"></div>
<div
:class="[
'flex h-10 items-center gap-4',
'absolute left-1/2 -translate-x-1/2',
$xl('left-0 translate-x-0'),
'absolute flex h-10 items-center gap-4',
$xl('left-0 translate-x-0', 'left-1/2 -translate-x-1/2'),
]"
>
<Button