mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-30 08:34:59 +00:00
ux: search box corner radius
This commit is contained in:
parent
754a2527f5
commit
9f0ec7d60d
6 changed files with 11 additions and 7 deletions
|
@ -61,6 +61,7 @@
|
|||
Height="26"
|
||||
BorderThickness="1" BorderBrush="{DynamicResource Brush.Border2}"
|
||||
Background="Transparent"
|
||||
CornerRadius="4"
|
||||
Watermark="{DynamicResource Text.CommitDetail.Changes.Search}"
|
||||
Text="{Binding SearchFilter, Mode=TwoWay}">
|
||||
<TextBox.InnerLeftContent>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue