mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Force the colour of the menu dropdown
This commit is contained in:
parent
09f40cf6c6
commit
a63cc7ff5e
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ struct AnimatingCellHeight: AnimatableModifier {
|
|||
}, label: {
|
||||
Image.utilityMenu
|
||||
})
|
||||
.foregroundColor(.appGrayTextContrast)
|
||||
} else {
|
||||
EmptyView()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue