fix pos
This commit is contained in:
parent
b267e5a999
commit
5f03feba66
@ -48,7 +48,7 @@ struct PrivateChatView: View {
|
||||
if !isBottomAnchorVisible {
|
||||
scrollToBottomButton
|
||||
.padding(.trailing, 20)
|
||||
.padding(.bottom, 80)
|
||||
.padding(.bottom, 30)
|
||||
}
|
||||
}
|
||||
.navigationTitle(title)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user