mirror of
https://github.com/chylex/Backup-Essentials.git
synced 2025-06-18 00:39:59 +02:00
Add a line between resources and grid in MainWindow
This commit is contained in:
parent
83815ecd27
commit
1eb49d405e
@ -17,6 +17,7 @@
|
|||||||
<Setter Property="Margin" Value="2"/>
|
<Setter Property="Margin" Value="2"/>
|
||||||
</Style>
|
</Style>
|
||||||
</Window.Resources>
|
</Window.Resources>
|
||||||
|
|
||||||
<Grid Background="#FF171717">
|
<Grid Background="#FF171717">
|
||||||
<Grid.RowDefinitions>
|
<Grid.RowDefinitions>
|
||||||
<RowDefinition Height="36"/>
|
<RowDefinition Height="36"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user