Skip to content

Commit

Permalink
Minor UI improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
emericg committed Apr 2, 2024
1 parent 98ea30c commit e88ab29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qml/components/SelectorMenuThemedItemBadge.qml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,9 @@ T.Button {

text: control.badgeText
textFormat: Text.PlainText
fontSizeMode: Text.HorizontalFit
font.pixelSize: Theme.fontSizeContentVerySmall
minimumPixelSize: Theme.fontSizeContentVeryVerySmall
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter

Expand Down

0 comments on commit e88ab29

Please sign in to comment.