fix: code review
This commit is contained in:
parent
d1b46c0226
commit
0a27623628
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue