mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-23 10:22:13 +08:00
ux: commit message textbox should not have borders
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
<Border Grid.Row="4"
|
||||
Background="{DynamicResource Brush.Window}"
|
||||
BorderThickness="1,0,0,0"
|
||||
BorderThickness="0"
|
||||
CornerRadius="0,0,4,4">
|
||||
<Grid ColumnDefinitions="Auto,Auto,Auto,Auto,Auto,*" Margin="0,4">
|
||||
<Button Grid.Column="0"
|
||||
|
||||
Reference in New Issue
Block a user