style(Manager): change splitter color

This commit is contained in:
leo 2020-08-05 10:08:19 +08:00
parent 6d54207b50
commit c9cb1af7ac

View file

@ -128,7 +128,7 @@
</TreeView>
</Grid>
<GridSplitter Grid.Column="1" HorizontalAlignment="Stretch" Background="{StaticResource Brush.BG1}"/>
<GridSplitter Grid.Column="1" HorizontalAlignment="Stretch" Background="{StaticResource Brush.BG3}"/>
<!-- Right Panel -->
<Grid Grid.Column="2" Background="{StaticResource Brush.BG3}">