fix: Increase the UI height of the battery

This commit is contained in:
loner
2025-11-02 03:12:13 +08:00
parent f35521835a
commit 7b10e100bf
+1 -1
View File
@@ -11,7 +11,7 @@ NPanel {
id: root
preferredWidth: 350 * Style.uiScaleRatio
preferredHeight: 210 * Style.uiScaleRatio
preferredHeight: 250 * Style.uiScaleRatio
panelKeyboardFocus: true
property var optionsModel: []