Fix overflow-menu icon color on FeedListDelegate
This commit is contained in:
parent
d7ac052f73
commit
5c8a6ea6a4
@ -110,6 +110,8 @@ Controls.ItemDelegate {
|
||||
icon.name: "overflow-menu"
|
||||
icon.color: "white"
|
||||
onClicked: actionOverlay.open()
|
||||
Kirigami.Theme.colorSet: Kirigami.Theme.Complementary
|
||||
Kirigami.Theme.inherit: false
|
||||
}
|
||||
|
||||
// Rounded edges
|
||||
|
Loading…
x
Reference in New Issue
Block a user