Move config dialog close button closer to top-right edge
This commit is contained in:
@@ -215,7 +215,7 @@
|
|||||||
<Button Grid.ColumnSpan="2"
|
<Button Grid.ColumnSpan="2"
|
||||||
HorizontalAlignment="Right"
|
HorizontalAlignment="Right"
|
||||||
VerticalAlignment="Top"
|
VerticalAlignment="Top"
|
||||||
Margin="0,6,6,0"
|
Margin="0,2,2,0"
|
||||||
Content="X"
|
Content="X"
|
||||||
FontSize="15"
|
FontSize="15"
|
||||||
FontWeight="Bold"
|
FontWeight="Bold"
|
||||||
|
|||||||
Reference in New Issue
Block a user