mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
ux: layout for Preferences
window
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
f54c8877d7
commit
5f2bd8ad94
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@
|
|||
<TextBlock Classes="tab_header" Text="{DynamicResource Text.Preferences.Integration}"/>
|
||||
</TabItem.Header>
|
||||
|
||||
<StackPanel Margin="8" MaxWidth="580" Orientation="Vertical" Grid.IsSharedSizeScope="True">
|
||||
<StackPanel Margin="8" Orientation="Vertical" Grid.IsSharedSizeScope="True">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
<Path Width="12" Height="12" Data="{StaticResource Icons.Terminal}"/>
|
||||
<TextBlock Classes="bold" Margin="4,0,0,0" Text="{DynamicResource Text.Preferences.Shell}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue