Align config close button and center tab header labels
This commit is contained in:
@@ -35,8 +35,11 @@
|
||||
<Label Content="{x:Static resx:Resources.announcement}"
|
||||
FontSize="19"
|
||||
FontWeight="SemiBold"
|
||||
Canvas.Top="8"
|
||||
Canvas.Top="6"
|
||||
Height="36"
|
||||
Canvas.Left="40"
|
||||
VerticalContentAlignment="Center"
|
||||
Padding="0"
|
||||
Foreground="{DynamicResource sectionTitleColor}" />
|
||||
<ScrollViewer x:Name="CanvasAnnouncements"
|
||||
x:FieldModifier="private"
|
||||
|
||||
Reference in New Issue
Block a user