From 407f44d1e69810ffb22aa3f67d53cb9ef763d4c5 Mon Sep 17 00:00:00 2001 From: Arthur Lefebvre Date: Wed, 1 Apr 2026 14:31:07 +0200 Subject: [PATCH] Book form edit: modify margin on summary and review box --- front/src/BookFormView.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/front/src/BookFormView.vue b/front/src/BookFormView.vue index 55809da..eb0bd48 100644 --- a/front/src/BookFormView.vue +++ b/front/src/BookFormView.vue @@ -117,11 +117,12 @@ function goToAuthor() {

{{ data.title }}

{{ data.author }}

-

{{ data.summary }}

-
ISBN: {{ data.isbn }}
-
Inventaire ID: {{ data.inventaireid }}
-
OLID: {{ data.openlibraryid }}
+

{{ data.summary }}

+
ISBN: {{ data.isbn }}
+
Inventaire ID: {{ data.inventaireid }}
+
OLID: {{ data.openlibraryid }}