FIX: Scrollbars showing when they shouldn't
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="overflow-y-auto">
|
||||
<div class="grow overflow-y-auto">
|
||||
<component :is="configPages[page]" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
</div>
|
||||
<Separator />
|
||||
</div>
|
||||
<div class="overflow-y-auto">
|
||||
<div class="grow overflow-y-auto">
|
||||
<div v-if="filteredProfiles.length === 0">
|
||||
<div class="flex flex-col items-center justify-center h-32">
|
||||
<ScrambleText
|
||||
|
||||
Reference in New Issue
Block a user