diff --git a/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml b/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml index d0833879..6a4ed048 100644 --- a/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml +++ b/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml @@ -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()