Using fontSizeReduced for Tray, PowerMenu and MediaCard player selector
This commit is contained in:
parent
f657eaff32
commit
622c34a551
3 changed files with 9 additions and 4 deletions
|
|
@ -129,7 +129,7 @@ NBox {
|
|||
width: playerSelector.width
|
||||
contentItem: NText {
|
||||
text: modelData.identity
|
||||
font.pointSize: Style.fontSizeSmall * scaling
|
||||
font.pointSize: Style.fontSizeReduced * scaling
|
||||
color: highlighted ? Color.mSurface : Color.mOnSurface
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
elide: Text.ElideRight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue