fix
This commit is contained in:
parent
86b8b26880
commit
c704202517
@ -23,7 +23,7 @@ public struct ButtonWKWEB: View {
|
||||
HStack(spacing: 0){
|
||||
Image(vk ? "VK" : "Yandex", bundle: .module)
|
||||
.padding(.trailing, 16)
|
||||
Text("Войти с VK")
|
||||
Text(title)
|
||||
.tracking(0)
|
||||
.lineSpacing(24)
|
||||
.foregroundStyle(Color.black)
|
||||
|
Loading…
x
Reference in New Issue
Block a user