mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Disable button style on highlights menu
This commit is contained in:
parent
052b3c99ee
commit
dc60a96a53
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@
|
|||
.padding()
|
||||
}
|
||||
)
|
||||
.buttonStyle(.plain)
|
||||
.frame(width: 16, height: 16, alignment: .center)
|
||||
.onTapGesture { isContextMenuOpen = true }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue