Updated color scheme and identity
This commit is contained in:
7
app/layouts/public.vue
Normal file
7
app/layouts/public.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div
|
||||
class="wrapper max-h-screen h-full transition-all overflow-y-auto"
|
||||
>
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user