mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
mobile: fix manage tags screen items collapsed
This commit is contained in:
@@ -319,7 +319,7 @@ const ManageTags = (props: NavigationProps<"ManageTags">) => {
|
||||
<View
|
||||
style={{
|
||||
width: "100%",
|
||||
flexGrow: 1,
|
||||
flex: 1,
|
||||
height: "100%"
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user