mobile: fix manage tags screen items collapsed

This commit is contained in:
Ammar Ahmed
2025-11-25 10:53:13 +05:00
parent c19d9ea315
commit 8263db83d8

View File

@@ -319,7 +319,7 @@ const ManageTags = (props: NavigationProps<"ManageTags">) => {
<View
style={{
width: "100%",
flexGrow: 1,
flex: 1,
height: "100%"
}}
>