fix: fix textblock alignment.
This commit is contained in:
parent
b9a16e89d6
commit
c713888062
@ -17,7 +17,7 @@
|
||||
<ScrollViewer HorizontalScrollBarVisibility="Auto">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
<StackPanel.Styles>
|
||||
<Style Selector="Label TextBlock">
|
||||
<Style Selector="Label, TextBlock">
|
||||
<Setter Property="VerticalAlignment" Value="Center" />
|
||||
<Setter Property="Margin" Value="4" />
|
||||
</Style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user