mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-23 00:40:59 +00:00
parent
2bcdb75f97
commit
4d96e6ea80
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ public struct StatusPollView: View {
|
|||
Text(option.title)
|
||||
.foregroundColor(.white)
|
||||
.font(.scaledBody)
|
||||
.minimumScaleFactor(0.7)
|
||||
}
|
||||
.padding(.leading, 12)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue