Fix truncation in provider footer

This commit is contained in:
Davide De Rosa 2023-04-01 23:04:30 +02:00
parent 7e2e4d6caa
commit ad90a5908b
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ extension ProfileView {
)
} footer: {
Text(L10n.Profile.Sections.VpnResolvesHostname.footer)
.xxxThemeTruncation()
}
Section {
NavigationLink {