From 7dda81e40d5e5e18b0138d93b8b5c1785e45040b Mon Sep 17 00:00:00 2001 From: liuxinhao Date: Wed, 3 Aug 2022 11:36:32 +0800 Subject: [PATCH 1/2] fix(system): buttons on the system information page are not fully displayed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 系统信息页面按钮为了避免显示不全恢复之前的大小 Closes #I5H229 --- .../pages/system-information/system-information.ui | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/system/src/pages/system-information/system-information.ui b/plugins/system/src/pages/system-information/system-information.ui index a930da2..5beafd2 100644 --- a/plugins/system/src/pages/system-information/system-information.ui +++ b/plugins/system/src/pages/system-information/system-information.ui @@ -187,13 +187,13 @@ 56 - 24 + 28 56 - 24 + 28 @@ -460,13 +460,13 @@ 56 - 24 + 28 56 - 24 + 28 @@ -532,13 +532,13 @@ 56 - 24 + 28 56 - 24 + 28 -- 2.33.0