fix button update
This commit is contained in:
parent
1fb1e57140
commit
d15776bc2e
@ -134,6 +134,7 @@ struct ChatsTab: View {
|
|||||||
Text(NSLocalizedString("Обновить", comment: ""))
|
Text(NSLocalizedString("Обновить", comment: ""))
|
||||||
.font(.subheadline)
|
.font(.subheadline)
|
||||||
}
|
}
|
||||||
|
.buttonStyle(.borderless)
|
||||||
}
|
}
|
||||||
.padding(.vertical, 4)
|
.padding(.vertical, 4)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user