fix: code review

This commit is contained in:
Richard Ramos 2021-08-06 12:54:06 -04:00 committed by Iuri Matias
parent d1b46c0226
commit 0a27623628
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ PopupMenu {
anchors.right: parent.right
anchors.rightMargin: Style.current.smallPadding
font.weight: Font.Medium
font.pixelSize: 12
font.pixelSize: Style.current.tertiaryTextFontSize
color: Style.current.secondaryText
}