Make mentions wide in notifications like in timeline
Changelog-Changed: Make mentions wide in notifications like in timeline
This commit is contained in:
@@ -91,7 +91,6 @@ struct NotificationsView: View {
|
||||
}
|
||||
return Color.clear
|
||||
})
|
||||
.padding(.horizontal)
|
||||
}
|
||||
.coordinateSpace(name: "scroll")
|
||||
.onReceive(handle_notify(.scroll_to_top)) { notif in
|
||||
|
||||
Reference in New Issue
Block a user