mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
Remove extra space at bottom of notification row
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
This commit is contained in:
parent
ba73254645
commit
eb469917ed
@ -590,6 +590,7 @@ struct NotificationRowView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
}
|
||||
|
||||
@ViewBuilder
|
||||
|
Loading…
x
Reference in New Issue
Block a user