PLain button style on the share extension note entry
This commit is contained in:
@ -124,6 +124,7 @@ public struct ShareExtensionView: View {
|
||||
Spacer()
|
||||
}
|
||||
})
|
||||
.buttonStyle(.plain)
|
||||
.foregroundColor(hasNoteText ?
|
||||
Color.appGrayTextContrast : Color.extensionTextSubtle
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user