Fix hover, systray menu and theming
This commit is contained in:
@@ -67,7 +67,7 @@ Rectangle {
|
||||
anchors.centerIn: parent
|
||||
text: audioTextText
|
||||
font.bold: true
|
||||
font.pixelSize: 14
|
||||
font.pixelSize: Theme.pixelSize
|
||||
font.family: Theme.fontFamily
|
||||
color: Theme.textColor
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user