diff options
author | Caidan Williams <caidan@internet.dev> | 2025-07-22 13:34:06 -0700 |
---|---|---|
committer | Caidan Williams <caidan@internet.dev> | 2025-07-24 12:30:35 -0700 |
commit | 12e67f53dd6ca0d807eab84813543b663e4b260d (patch) | |
tree | eb7d9133b512a83e110fc879a51d59a5be8b2280 /src/components/VideoPostCard.tsx | |
parent | ce02e4aa3d7ba9ad12c0b3d6861ea4c436e93aef (diff) | |
download | voidsky-12e67f53dd6ca0d807eab84813543b663e4b260d.tar.zst |
fix(ui): overflow for TrendingVideos scroll container
Added overflow_hidden to the main container and set overflow_visible on the FlatList to ensure proper display of horizontally scrolling cards. This resolves clipping issues and improves the visual layout of trending videos.
Diffstat (limited to 'src/components/VideoPostCard.tsx')
0 files changed, 0 insertions, 0 deletions