Bar: more unified look on the left section

This commit is contained in:
quadbyte 2025-08-15 21:17:52 -04:00
parent 9990a88e90
commit 7e334ae768
2 changed files with 29 additions and 8 deletions

View file

@ -69,9 +69,9 @@ Row {
text: getDisplayText()
font.pointSize: Style.fontSizeSmall * scaling
font.weight: Style.fontWeightBold
elide: Text.ElideRight
anchors.verticalCenter: parent.verticalCenter
verticalAlignment: Text.AlignVCenter
elide: Text.ElideRight
}
// Mouse area for hover detection