This commit is contained in:
cheykrym 2025-10-22 06:14:18 +03:00
parent b267e5a999
commit 5f03feba66

View File

@ -48,7 +48,7 @@ struct PrivateChatView: View {
if !isBottomAnchorVisible {
scrollToBottomButton
.padding(.trailing, 20)
.padding(.bottom, 80)
.padding(.bottom, 30)
}
}
.navigationTitle(title)