From 2819ca9c48cb84312db9814e2947b597b686e1be Mon Sep 17 00:00:00 2001 From: keiko233 Date: Mon, 9 Oct 2023 17:38:06 +0800 Subject: [PATCH] feat: ClashFieldViewer BaseDialog maxHeight usage percentage *The overall interface will be more intuitive when the content is longer. --- src/components/profile/profile-viewer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/profile/profile-viewer.tsx b/src/components/profile/profile-viewer.tsx index a368c2e..f928053 100644 --- a/src/components/profile/profile-viewer.tsx +++ b/src/components/profile/profile-viewer.tsx @@ -143,7 +143,7 @@ export const ProfileViewer = forwardRef(