diff options
Diffstat (limited to 'desktop/NotificationHistory.qml')
| -rw-r--r-- | desktop/NotificationHistory.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/NotificationHistory.qml b/desktop/NotificationHistory.qml index 3fdb85d..8499192 100644 --- a/desktop/NotificationHistory.qml +++ b/desktop/NotificationHistory.qml @@ -17,7 +17,7 @@ import QtQuick Column { id: page - spacing: 4 + spacing: 8 Item { width: parent.width |
