fix hashtag screen side borders (#4983)
This commit is contained in:
parent
69e896c221
commit
497aacf113
2 changed files with 14 additions and 16 deletions
|
@ -178,7 +178,7 @@ let ListMaybePlaceholder = ({
|
|||
return (
|
||||
<CenteredView
|
||||
style={[
|
||||
a.flex_1,
|
||||
a.h_full_vh,
|
||||
a.align_center,
|
||||
!gtMobile ? a.justify_between : a.gap_5xl,
|
||||
t.atoms.border_contrast_low,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue