fix: fix channel-identifier-dark-text
This commit is contained in:
parent
d0914fbee2
commit
b1fbad91fe
|
@ -96,7 +96,7 @@ Column {
|
|||
}
|
||||
}
|
||||
font.pixelSize: 14
|
||||
color: Style.current.darkGrey
|
||||
color: Style.current.secondaryText
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
|
|
Loading…
Reference in New Issue