Hide action bar in longform quote reposts
Changelog-Fixed: Fix action bar appearing on quoted longform previews
This commit is contained in:
@@ -57,7 +57,7 @@ struct EventShell<Content: View>: View {
|
||||
if has_action_bar {
|
||||
//EmptyRect
|
||||
EventActionBar(damus_state: state, event: event)
|
||||
.padding(.horizontal)
|
||||
.padding([.leading, .trailing, .top])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user