From 9ef7310fc2d8818ca1ad0f0791e06c1ed0043c0e Mon Sep 17 00:00:00 2001 From: Majokeiko Date: Tue, 10 Oct 2023 01:29:27 -0500 Subject: [PATCH] feat: ClashFieldViewer BaseDialog maxHeight usage percentage (#813) *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 a368c2e0..f928053d 100644 --- a/src/components/profile/profile-viewer.tsx +++ b/src/components/profile/profile-viewer.tsx @@ -143,7 +143,7 @@ export const ProfileViewer = forwardRef(