ux: color picker button theme in Statistics window

This commit is contained in:
leo 2024-09-24 20:34:52 +08:00
parent 6b44fd4416
commit bc8a2cb162
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -124,8 +124,8 @@
</ListBox>
<!-- Color Picker -->
<Border Grid.Row="1" HorizontalAlignment="Right">
<Button Background="Transparent" BorderThickness="0" Width="28" Height="28" Margin="0,0,24,0" VerticalAlignment="Center">
<Border Grid.Row="1" HorizontalAlignment="Right" VerticalAlignment="Center">
<Button Background="Transparent" BorderThickness="1" BorderBrush="{DynamicResource Brush.Border2}" Width="28" Height="28" CornerRadius="14" Margin="0,0,24,0">
<Button.Flyout>
<Flyout>
<Border Padding="8">