From f9d8f9733f0a1288330f1629818e82dcccd803fb Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Fri, 14 Aug 2020 10:37:30 +0200 Subject: [PATCH] Frontend: Remove xl1 from mosaic tile #453 Signed-off-by: Michael Mayer --- frontend/src/component/photo/mosaic.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/component/photo/mosaic.vue b/frontend/src/component/photo/mosaic.vue index 7a0123287..b89fb2827 100644 --- a/frontend/src/component/photo/mosaic.vue +++ b/frontend/src/component/photo/mosaic.vue @@ -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 >