add explicit width

This commit is contained in:
2026-02-10 13:15:25 -05:00
parent 6053d4d02c
commit ce022dc447
6 changed files with 6 additions and 6 deletions

View File

@@ -46,6 +46,7 @@ export function FeedPage(props: PageProps) {
backgroundColor={theme.background}
flexDirection="column"
height="100%"
width="100%"
>
{/* Status line */}
<Show when={isRefreshing()}>