- Removes BannerActions
- Fix router for Documentations - Clean login
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="pl-60 w-full">
|
||||
|
||||
<div v-if="!brandingStore.loading"
|
||||
class="min-h-screen flex justify-center items-center py-10"
|
||||
class="min-h-screen justify-center items-center py-10"
|
||||
:style="{backgroundColor: brandingStore.colors.background}">
|
||||
<router-view></router-view>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user