a bunch more usability improvements
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -148,7 +148,7 @@ struct ChatView: View {
|
||||
.contentShape(Rectangle())
|
||||
.id(event.id)
|
||||
.frame(minHeight: just_started ? PFP_SIZE : 0)
|
||||
//.padding([.bottom], next_ev == nil ? 2 : 0)
|
||||
.padding([.bottom], next_ev == nil ? 30 : 0)
|
||||
//.border(Color.green)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user