Revert to InsideFit type

This commit is contained in:
Jack251970 2025-07-07 21:05:19 +08:00
parent 42e11d88c8
commit c8de5ef2d4

View file

@ -47,7 +47,7 @@
Title="{DynamicResource useLogonTaskForStartup}"
Icon=""
Sub="{DynamicResource useLogonTaskForStartupTooltip}"
Type="Inside">
Type="InsideFit">
<ui:ToggleSwitch
IsOn="{Binding UseLogonTaskForStartup}"
OffContent="{DynamicResource disable}"
@ -87,7 +87,6 @@
OnContent="{DynamicResource enable}" />
</cc:Card>
<cc:Card
Title="{DynamicResource showAtTopmost}"
Margin="0 14 0 0"