ux: margins for group_expander

This commit is contained in:
leo
2024-06-29 11:02:05 +08:00
parent 4fa388501a
commit 1972e26da1

View File

@@ -985,7 +985,7 @@
</Style>
<Style Selector="ToggleButton.group_expander">
<Setter Property="Margin" Value="8,0,0,0"/>
<Setter Property="Margin" Value="6,0,0,0"/>
<Setter Property="Padding" Value="0"/>
<Setter Property="Background" Value="Transparent"/>
<Setter Property="HorizontalAlignment" Value="Stretch"/>