mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
Notifications History: increased height from 420 to 540
This commit is contained in:
@@ -14,7 +14,7 @@ SmartPanel {
|
||||
id: root
|
||||
|
||||
preferredWidth: Math.round(340 * Style.uiScaleRatio)
|
||||
preferredHeight: Math.round(420 * Style.uiScaleRatio)
|
||||
preferredHeight: Math.round(540 * Style.uiScaleRatio)
|
||||
|
||||
onOpened: function () {
|
||||
NotificationService.updateLastSeenTs()
|
||||
|
||||
Reference in New Issue
Block a user