ui: adjust layout
This commit is contained in:
parent
4632d7d4ab
commit
fd410010ca
3 changed files with 16 additions and 16 deletions
|
@ -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 }"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue