mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-02 16:44:05 -05:00
fix spacing and layouts for small screens
This commit is contained in:
@@ -108,8 +108,8 @@
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<v-container class="mt-4 d-flex justify-end">
|
||||
<v-btn outlined rounded to="/group/migrations"> {{ $t('recipe.looking-for-migrations') }} </v-btn>
|
||||
<v-container class="mt-4 d-flex justify-center text-center">
|
||||
<a to="/group/migrations"> {{ $t('recipe.looking-for-migrations') }} </a>
|
||||
</v-container>
|
||||
</v-container>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user