fix(ui): inset main surface to keep content inside rounded frame
This commit is contained in:
@@ -355,7 +355,8 @@
|
||||
<Grid x:Name="MainGrid"
|
||||
Background="Transparent">
|
||||
<Border x:Name="MainWindowSurface"
|
||||
CornerRadius="20"
|
||||
CornerRadius="19"
|
||||
Margin="1"
|
||||
BorderThickness="0"
|
||||
Background="{DynamicResource backgroundColor}"
|
||||
SnapsToDevicePixels="True"
|
||||
|
||||
Reference in New Issue
Block a user