mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
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:
parent
6efa9f81be
commit
2e501f0c75
@ -50,6 +50,7 @@ Item {
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.bottomMargin: 8
|
||||
|
||||
Item {
|
||||
Layout.fillWidth: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user