From 75aed3f6ade7243a116163050014c2387d838ecb Mon Sep 17 00:00:00 2001 From: lincube Date: Mon, 25 May 2026 10:16:00 +0800 Subject: [PATCH] =?UTF-8?q?changed.=E8=B0=83=E6=95=B4=E4=BA=86=E6=A1=8C?= =?UTF-8?q?=E9=9D=A2=E7=BB=84=E4=BB=B6=E5=BA=93=E7=9A=84UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../FusedDesktopComponentLibraryControl.axaml | 6 ++- .../FusedDesktopComponentLibraryWindow.axaml | 46 +++++++++---------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/LanMountainDesktop/Views/FusedDesktopComponentLibraryControl.axaml b/LanMountainDesktop/Views/FusedDesktopComponentLibraryControl.axaml index 8e0e1ef..53bdce6 100644 --- a/LanMountainDesktop/Views/FusedDesktopComponentLibraryControl.axaml +++ b/LanMountainDesktop/Views/FusedDesktopComponentLibraryControl.axaml @@ -108,7 +108,7 @@ Click="OnFindMoreComponentsClick"> - + @@ -132,6 +132,7 @@ FontWeight="SemiBold" Foreground="{DynamicResource AdaptiveTextPrimaryBrush}" Text="{Binding SelectedComponent.DisplayName}" + HorizontalAlignment="Center" TextTrimming="CharacterEllipsis"/> @@ -176,7 +178,7 @@ Click="OnAddComponentClick"> - + diff --git a/LanMountainDesktop/Views/FusedDesktopComponentLibraryWindow.axaml b/LanMountainDesktop/Views/FusedDesktopComponentLibraryWindow.axaml index 945398c..1fad1eb 100644 --- a/LanMountainDesktop/Views/FusedDesktopComponentLibraryWindow.axaml +++ b/LanMountainDesktop/Views/FusedDesktopComponentLibraryWindow.axaml @@ -1,6 +1,7 @@ - + - + + + + - - - - + Margin="22,0,22,22" />