Cleanup documentations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
|
||||
<div class="flex flex-col min-h-screen max-w-[1100px] mx-auto">
|
||||
<div class="flex flex-col min-h-screen max-w-[960px] mx-auto">
|
||||
<div v-if="brandingStore.loading">
|
||||
<v-progress-linear indeterminate></v-progress-linear>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user