From 52b3d43f6b3beb1d16e60a1e90d12b3b3ad913b6 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Sun, 29 Dec 2024 13:39:16 +0100 Subject: [PATCH] fix(style): layout paddings --- front/src/components/library/Library.vue | 9 ++++++++- front/src/ui/layouts/constrained.vue | 1 - 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/front/src/components/library/Library.vue b/front/src/components/library/Library.vue index c26e8d6a9..840bbbcd3 100644 --- a/front/src/components/library/Library.vue +++ b/front/src/components/library/Library.vue @@ -1,5 +1,12 @@ + + diff --git a/front/src/ui/layouts/constrained.vue b/front/src/ui/layouts/constrained.vue index 89bdd225a..ddad4c819 100644 --- a/front/src/ui/layouts/constrained.vue +++ b/front/src/ui/layouts/constrained.vue @@ -9,7 +9,6 @@