mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-11 14:08:57 +00:00
wip
This commit is contained in:
@@ -253,7 +253,7 @@ struct SendMessageView: View {
|
||||
Label {
|
||||
Text("Sign message")
|
||||
} icon: {
|
||||
Text(Image("signature.plain")).fontWeight(.ultraLight)
|
||||
Image("signature.plain").font(.body.weight(.ultraLight))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user