mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
adjust forground style of key regenerate description
This commit is contained in:
parent
5868261f6d
commit
2a96457a42
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ struct SecurityConfig: View {
|
|||
.controlSize(.small)
|
||||
}
|
||||
Text("Generate a new private key to replace the one currently in use. The public key will automatically be regenerated from your private key.")
|
||||
.foregroundStyle(.secondary)
|
||||
.font(idiom == .phone ? .caption : .callout)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue