From 567f259e20bcc9c917f494b654a0416bb907fe87 Mon Sep 17 00:00:00 2001 From: puri-ph4tt Date: Wed, 6 Dec 2023 16:31:09 +0700 Subject: [PATCH] fix: MainLayout horizontal padding --- Services/client/src/views/MainLayout.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Services/client/src/views/MainLayout.vue b/Services/client/src/views/MainLayout.vue index 8cb8e13..7a73963 100644 --- a/Services/client/src/views/MainLayout.vue +++ b/Services/client/src/views/MainLayout.vue @@ -12,7 +12,7 @@ const { loader } = storeToRefs(loaderStore)