fix(ui): enforce continuous rounded window corners
This commit is contained in:
@@ -353,7 +353,7 @@
|
||||
</shell:WindowChrome.WindowChrome>
|
||||
|
||||
<Grid x:Name="MainGrid"
|
||||
Background="{DynamicResource backgroundColor}">
|
||||
Background="Transparent">
|
||||
<Border x:Name="MainWindowSurface"
|
||||
CornerRadius="20"
|
||||
BorderThickness="0"
|
||||
|
||||
Reference in New Issue
Block a user