fix hashtag screen side borders (#4983)

This commit is contained in:
Hailey 2024-08-29 15:55:17 -07:00 committed by GitHub
parent 69e896c221
commit 497aacf113
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 16 deletions

View file

@ -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,