mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-05 03:30:03 +00:00
Merge pull request #638 from lonerOrz/fix/battery-ui
fix: Increase the UI height of the battery
This commit is contained in:
@@ -11,7 +11,7 @@ NPanel {
|
||||
id: root
|
||||
|
||||
preferredWidth: 350 * Style.uiScaleRatio
|
||||
preferredHeight: 210 * Style.uiScaleRatio
|
||||
preferredHeight: 250 * Style.uiScaleRatio
|
||||
panelKeyboardFocus: true
|
||||
|
||||
property var optionsModel: []
|
||||
|
||||
Reference in New Issue
Block a user