💄 Optimized most of components for moblie
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<v-card title="Record a moment" :loading="loading">
|
||||
<v-card title="Record a moment" class="min-h-[540px]" :loading="loading">
|
||||
<v-form @submit.prevent="postMoment">
|
||||
<v-card-text>
|
||||
<v-alert v-if="editor.related.edit_to" class="mb-5" type="info" variant="tonal">
|
||||
|
Reference in New Issue
Block a user