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" />