From 7952c2a041f57d7d425dd9374031bcf96c46e855 Mon Sep 17 00:00:00 2001 From: _aandres Date: Fri, 10 Jun 2022 01:36:31 +0200 Subject: [PATCH] fix [front]: tidier image --- front/components/admin/form.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/front/components/admin/form.vue b/front/components/admin/form.vue index 68532ad..1035e7f 100644 --- a/front/components/admin/form.vue +++ b/front/components/admin/form.vue @@ -192,3 +192,9 @@ async function findFilm() { ).data.value } + +