ux: prevent group label position changing after toggle expander

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo
2025-12-29 12:03:55 +08:00
parent 568c819a41
commit 4f062c5a71

View File

@@ -1252,6 +1252,7 @@
</Style>
<Style Selector="ToggleButton.group_expander">
<Setter Property="Height" Value="28"/>
<Setter Property="Margin" Value="6,0,0,0"/>
<Setter Property="Padding" Value="0"/>
<Setter Property="Background" Value="Transparent"/>