Frontend: Use lg1 instead of xl1 for sharing too #453

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-08-14 10:46:48 +02:00
parent f9d8f9733f
commit 2b55bf7bd3

View file

@ -22,7 +22,7 @@
:data-uid="photo.UID"
v-bind:class="{ selected: $clipboard.has(photo) }"
class="p-photo"
xs4 sm3 md2 xl1 d-flex
xs4 sm3 md2 lg1 d-flex
>
<v-hover>
<v-card tile slot-scope="{ hover }"