Fix color of emoji picker category text in dark theme (issue #1865)
This commit is contained in:
parent
5fe8ebf335
commit
e9c3684145
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ Menu {
|
|||
anchors.right: parent.right
|
||||
text: parent.section
|
||||
font.bold: true
|
||||
color: palette.text
|
||||
}
|
||||
}
|
||||
section.labelPositioning: ViewSection.InlineLabels | ViewSection.CurrentLabelAtStart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue