ui: adjust layout

This commit is contained in:
Anthony Fu 2022-11-25 21:40:57 +08:00
parent 4632d7d4ab
commit fd410010ca
3 changed files with 16 additions and 16 deletions

View file

@ -56,7 +56,7 @@ watchOnce(modelValue, () => {
@click="modelValue = false"
/>
<div
bg-base border border-base absolute transition-all duration-200 ease-out
bg-base border-base absolute transition-all duration-200 ease-out
:class="positionClass"
:style="modelValue ? {} : { transform }"
>