Skip to content

Commit c70f94c

Browse files
committed
ux: change Height of repository search bar
1 parent cb9110b commit c70f94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/Repository.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152

153153
<!-- Filter Branches/Tags/Submodules -->
154154
<TextBox Grid.Row="1"
155-
Height="24"
155+
Height="26"
156156
Margin="8,6,4,0"
157157
BorderThickness="1"
158158
CornerRadius="4"

0 commit comments

Comments
 (0)