Merge pull request #1879 from Integral-Tech/fix-emoji-picker-color
Fix color of emoji picker category text in dark theme (issue #1865)
This commit is contained in:
commit
392953de8d
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