Skip to content

Commit 22566c9

Browse files
committed
[UI] Minor fix
1 parent 2a84b2a commit 22566c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VXMusicDesktop/MVVM/View/HomeView.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
Foreground="{StaticResource TextBasic}"
3535
FontSize="28"
3636
HorizontalAlignment="Left"
37-
Margin="0,0,0,20" />
37+
Margin="0,0,0,10" />
3838

3939
<StackPanel Orientation="Horizontal"
4040
Margin="0,0,0,10">
@@ -138,7 +138,7 @@
138138
Foreground="{StaticResource TextBasic}"
139139
FontSize="20"
140140
HorizontalAlignment="Left"
141-
Margin="0,0,0,10" />
141+
Margin="0,5,0,15" />
142142

143143
<StackPanel Orientation="Horizontal">
144144
<Border Width="160"

0 commit comments

Comments
 (0)