From 944c6c4842005526acfc820657dacc91437a6e26 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Mon, 4 Dec 2023 13:07:41 +0530 Subject: [PATCH] refactor: style for body --- .../v3/views/auth/start/components/ModalLayout.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/javascript/v3/views/auth/start/components/ModalLayout.vue b/app/javascript/v3/views/auth/start/components/ModalLayout.vue index 692776cb9..3b880e099 100644 --- a/app/javascript/v3/views/auth/start/components/ModalLayout.vue +++ b/app/javascript/v3/views/auth/start/components/ModalLayout.vue @@ -10,11 +10,11 @@ {{ title }} -

- + +

{{ body }} - -

+

+