fix blank sync settings

This commit is contained in:
Iuri Matias 2021-03-30 15:08:25 -04:00
parent 22370e0b34
commit fdf9d0b5ec
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Item {
id: advertiseDeviceItem
anchors.left: syncContainer.left
anchors.leftMargin: Style.current.padding
anchors.top: parent.bottom
anchors.top: parent.top
anchors.topMargin: Style.current.padding
anchors.right: syncContainer.right
anchors.rightMargin: Style.current.padding