fix channel identifier color
This commit is contained in:
parent
0ab257d005
commit
b3a4903655
|
@ -65,7 +65,7 @@ Item {
|
|||
}
|
||||
font.weight: Font.Bold
|
||||
font.pixelSize: 22
|
||||
color: Style.current.black
|
||||
color: Style.current.textColor
|
||||
anchors.top: circleId.bottom
|
||||
anchors.topMargin: 16
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
|
Loading…
Reference in New Issue