FIX: ProfileManager overlay bg
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Transition name="slide">
|
<Transition name="slide">
|
||||||
<div v-if="showProfileConfig" class="absolute bg-zinc-950">
|
<div v-if="showProfileConfig" class="absolute bg-zinc-950 h-full">
|
||||||
<ProfileConfig />
|
<ProfileConfig />
|
||||||
</div>
|
</div>
|
||||||
</Transition>
|
</Transition>
|
||||||
|
|||||||
Reference in New Issue
Block a user