From 732efe36e3826ef53492b08b16f3d13fdd3f0f07 Mon Sep 17 00:00:00 2001 From: xiaowen Date: Tue, 30 May 2023 16:16:17 +0800 Subject: [PATCH 3/3] fix(plugins/group):Fix problem rename group name input box display incomplete MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复组名成输入框显示不全的问题 close #67654 Signed-off-by: xiaowen --- .../src/pages/group-info-page/group-info-page.ui | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/plugins/group/src/pages/group-info-page/group-info-page.ui b/plugins/group/src/pages/group-info-page/group-info-page.ui index 09aad41..8526c55 100644 --- a/plugins/group/src/pages/group-info-page/group-info-page.ui +++ b/plugins/group/src/pages/group-info-page/group-info-page.ui @@ -82,7 +82,7 @@ 0 - + 16777215 @@ -154,7 +154,7 @@ - + 16777215 @@ -168,6 +168,9 @@ 16 + + 0 + @@ -293,7 +296,7 @@ - + 16777215 @@ -366,7 +369,7 @@ - + 16777215 @@ -516,7 +519,7 @@ 0 - + 16777215 -- 2.33.0