diff options
Diffstat (limited to 'desktop/NotificationList.qml')
| -rw-r--r-- | desktop/NotificationList.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/NotificationList.qml b/desktop/NotificationList.qml index 9c8ae26..9fe4328 100644 --- a/desktop/NotificationList.qml +++ b/desktop/NotificationList.qml @@ -65,7 +65,7 @@ Item { Column { id: col width: flick.width - spacing: 2 + spacing: 8 Repeater { model: Notify.queue |
