improve:Dlass 界面UI

This commit is contained in:
CJK_mkp
2025-11-07 09:46:21 +08:00
committed by GitHub
parent 92c631d6ce
commit ce1998b701
+1 -1
View File
@@ -343,7 +343,7 @@
<ui:ToggleSwitch x:Name="ToggleSwitchAutoUploadNotes"
Header="自动上传笔记"
FontSize="14"
Foreground="{StaticResource TextForeground}"
Foreground="White"
Toggled="ToggleSwitchAutoUploadNotes_Toggled">
</ui:ToggleSwitch>