Add bottom margin to notifications page spinner
This commit is contained in:
parent
bc0646ef90
commit
656092cec4
|
@ -64,6 +64,7 @@ HListView {
|
|||
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
Layout.topMargin: theme.spacing
|
||||
Layout.bottomMargin: Layout.topMargin
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user