统一 Manager 界面显示

This commit is contained in:
ZCShou 2020-07-17 14:52:09 +08:00
parent 37962a6f0f
commit 4680608845
2 changed files with 8 additions and 7 deletions

View file

@ -142,7 +142,7 @@
</Grid.Resources>
<!-- WORKSPACE -->
<Label Grid.Row="0" Margin="4,0,0,0" Content="WORKSPACE" Style="{StaticResource Style.Label.GroupHeader}" />
<Label Grid.Row="0" Margin="4,4,0,0" Content="WORKSPACE" Style="{StaticResource Style.Label.GroupHeader}" />
<ListView
Grid.Row="1"
x:Name="workspace"