mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-05-03 14:31:27 +08:00
feat: add a padding.
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
FontWeight="Bold"
|
FontWeight="Bold"
|
||||||
FontSize="12"
|
FontSize="12"
|
||||||
|
Margin="4"
|
||||||
Text="{TemplateBinding Header}" />
|
Text="{TemplateBinding Header}" />
|
||||||
</ControlTemplate>
|
</ControlTemplate>
|
||||||
</Setter>
|
</Setter>
|
||||||
|
|||||||
Reference in New Issue
Block a user