fix(ui): unify rounded corner fill color with content background
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
WindowStyle="None"
|
||||
AllowsTransparency="False"
|
||||
ResizeMode="NoResize"
|
||||
Background="{DynamicResource panelBorderColor}"
|
||||
Background="{DynamicResource backgroundColor}"
|
||||
Loaded="Window_Loaded"
|
||||
Icon="Resources/icons/logo_CustomerPanel.ico"
|
||||
KeyDown="App_KeyDown"
|
||||
|
||||
Reference in New Issue
Block a user