change padding
This commit is contained in:
parent
91a3117595
commit
de2d7c4020
@ -36,7 +36,7 @@ struct PrivateChatView: View {
|
||||
if !isBottomAnchorVisible {
|
||||
scrollToBottomButton(proxy: proxy)
|
||||
.padding(.trailing, 20)
|
||||
.padding(.bottom, 56)
|
||||
.padding(.bottom, 4)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user