Fixing Side menu Space between Logo and subscription
This commit is contained in:
@@ -49,7 +49,7 @@ initializeLocale();
|
||||
</div>
|
||||
|
||||
<!-- SUBSCRIPTION SECTION -->
|
||||
<div class="flex-grow px-4">
|
||||
<div class="flex-grow px-4 mt-4">
|
||||
<template v-if="authStore.isAuthenticated">
|
||||
<div class="font-bold"> {{ $t('sidebar.subscriptionTitle') }}</div>
|
||||
<!-- SUBSCRIPTION LIST -->
|
||||
|
||||
Reference in New Issue
Block a user