perf: update ui border in glittering color

dev_config
DESKTOP-3BO4HSG\ksat 2 years ago
parent 65ba0ede29
commit fbc7295fff

@ -5,7 +5,7 @@
<Style x:Key="BorderMainStyle" <Style x:Key="BorderMainStyle"
TargetType="Border"> TargetType="Border">
<Setter Property="Background" Value="#ffffff"/> <Setter Property="Background" Value="#ffffff"/>
<Setter Property="BorderBrush" Value="#acacac"/> <Setter Property="BorderBrush" Value="#b0adb1"/>
<Setter Property="BorderThickness" Value="1"/> <Setter Property="BorderThickness" Value="1"/>
<Setter Property="CornerRadius" Value="10"/> <Setter Property="CornerRadius" Value="10"/>
</Style> </Style>

Loading…
Cancel
Save