Frontend: Remove xl1 from mosaic tile #453

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

View file

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