From 6917ea2dbda48dc90cf6dbf37d25bebd78e93a10 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Tue, 30 Apr 2024 10:57:22 +0530 Subject: [PATCH] fix: portal settings layout (#9324) * fix: padding * fix: max width --------- Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> --- .../dashboard/helpcenter/pages/categories/ListAllCategories.vue | 2 +- .../routes/dashboard/helpcenter/pages/portals/EditPortal.vue | 2 +- .../dashboard/helpcenter/pages/portals/EditPortalLocales.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/dashboard/routes/dashboard/helpcenter/pages/categories/ListAllCategories.vue b/app/javascript/dashboard/routes/dashboard/helpcenter/pages/categories/ListAllCategories.vue index 0dca57742..2152fc147 100644 --- a/app/javascript/dashboard/routes/dashboard/helpcenter/pages/categories/ListAllCategories.vue +++ b/app/javascript/dashboard/routes/dashboard/helpcenter/pages/categories/ListAllCategories.vue @@ -99,7 +99,7 @@ function changeCurrentCategory(event) {