mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-25 21:07:20 -08:00
ux: change Height
of repository search bar
This commit is contained in:
parent
cb9110baef
commit
c70f94cba1
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
|
||||
<!-- Filter Branches/Tags/Submodules -->
|
||||
<TextBox Grid.Row="1"
|
||||
Height="24"
|
||||
Height="26"
|
||||
Margin="8,6,4,0"
|
||||
BorderThickness="1"
|
||||
CornerRadius="4"
|
||||
|
|
Loading…
Reference in a new issue