ux: style for commit search box and invisible commit button

This commit is contained in:
leo 2024-09-27 22:44:57 +08:00
parent c14c645bb9
commit f0e35b2563
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -348,7 +348,7 @@
BorderThickness="1"
BorderBrush="{DynamicResource Brush.Border2}"
Background="{DynamicResource Brush.Contents}"
CornerRadius="4"
CornerRadius="12"
Watermark="{DynamicResource Text.Repository.Search}"
Text="{Binding SearchCommitFilter, Mode=TwoWay}"
VerticalContentAlignment="Center"