ux: commit message textbox should not have borders

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo
2025-11-03 20:48:36 +08:00
parent 0c503d3dee
commit 39b1617059

View File

@@ -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"