fix: code review

This commit is contained in:
Richard Ramos 2021-05-23 10:01:26 -04:00 committed by Iuri Matias
parent e64fe104fd
commit 7128e08408
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ Column {
font.weight: Font.Medium
font.pixelSize: 15
anchors.left: parent.left
anchors.right: parent.right
anchors.leftMargin: Style.current.halfPadding
anchors.verticalCenter: parent.verticalCenter
}