feat: update dialog related background colors.
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
<Grid Grid.Column="1">
|
||||
<Border
|
||||
BorderBrush="{DynamicResource SemiGrey1}"
|
||||
Background="{DynamicResource SemiColorBackground1}"
|
||||
BorderThickness="1"
|
||||
ClipToBounds="True"
|
||||
CornerRadius="12">
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
<Grid Grid.Column="1" ClipToBounds="True">
|
||||
<Border
|
||||
BorderBrush="{DynamicResource SemiGrey1}"
|
||||
Background="{DynamicResource SemiColorBackground1}"
|
||||
BorderThickness="1"
|
||||
ClipToBounds="True"
|
||||
CornerRadius="20">
|
||||
|
||||
Reference in New Issue
Block a user