mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 16:02:51 -05:00
font tweaks
This commit is contained in:
@@ -56,6 +56,7 @@ Item {
|
||||
color: parent.parent.isActive ? Theme.primary : Theme.surfaceText
|
||||
font.weight: parent.parent.isActive ? Font.Medium : Font.Normal
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.verticalCenterOffset: 1
|
||||
visible: parent.parent.hasText
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user