From 664c9c4a7c25aa2ecc435f0047be711ae0e44860 Mon Sep 17 00:00:00 2001 From: Athurg Gooth Date: Fri, 20 Oct 2023 17:41:37 +0800 Subject: [PATCH] chore: extend height of setting page (#2407) Extend height of setting page --- web/src/components/Settings/MemberSection.tsx | 2 +- web/src/layouts/Root.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/Settings/MemberSection.tsx b/web/src/components/Settings/MemberSection.tsx index 6511f50c..1198d154 100644 --- a/web/src/components/Settings/MemberSection.tsx +++ b/web/src/components/Settings/MemberSection.tsx @@ -132,7 +132,7 @@ const PreferencesSection = () => {
{t("setting.member-list")}
-
+
diff --git a/web/src/layouts/Root.tsx b/web/src/layouts/Root.tsx index 0e6ee3e1..d2866708 100644 --- a/web/src/layouts/Root.tsx +++ b/web/src/layouts/Root.tsx @@ -10,7 +10,7 @@ function Root() {
-
+