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