add some margins at bottom of items in conflicts list view

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2023-05-04 10:47:45 +02:00 committed by Matthieu Gallien
parent 6efa9f81be
commit 2e501f0c75

View File

@ -50,6 +50,7 @@ Item {
anchors.bottom: parent.bottom
anchors.left: parent.left
anchors.right: parent.right
anchors.bottomMargin: 8
Item {
Layout.fillWidth: true