Modification de l'éditeur de contenu
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<div :class="['w-full', sideBarStore.sidebarWidth]">
|
||||
<div v-if="!brandingStore.loading"
|
||||
class="min-h-screen justify-center items-center py-10"
|
||||
class="min-h-screen justify-center items-center"
|
||||
:style="{ backgroundColor: brandingStore.colors.background }">
|
||||
<router-view class="p-2"></router-view>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user