This commit is contained in:
stax76
2023-12-24 07:34:12 +01:00
parent 764f00ed3a
commit 86c823bfde
10 changed files with 417 additions and 24 deletions

View File

@@ -24,7 +24,7 @@
Name="SearchTextBox"
Height="25"
BorderThickness="2"
Padding="2"
Padding="2,2,20,2"
Background="Transparent"
Foreground="{Binding Theme.Foreground}"
CaretBrush="{Binding Theme.Foreground}"