mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 21:15:22 +02:00
improve spacing and fix layout on small screens
This commit is contained in:
parent
b1903aa205
commit
be43e5bccd
8 changed files with 23 additions and 22 deletions
|
@ -26,7 +26,7 @@
|
|||
</TransitionGroup>
|
||||
</draggable>
|
||||
<v-skeleton-loader v-else boilerplate elevation="2" type="list-item"> </v-skeleton-loader>
|
||||
<div class="d-flex flex-wrap justify-center justify-sm-end mt-2">
|
||||
<div class="d-flex flex-wrap justify-center justify-sm-end mt-3">
|
||||
<v-tooltip top color="accent">
|
||||
<template #activator="{ on, attrs }">
|
||||
<span v-on="on">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue