diff options
Diffstat (limited to 'src/view/com/lists/ListItems.tsx')
-rw-r--r-- | src/view/com/lists/ListItems.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/com/lists/ListItems.tsx b/src/view/com/lists/ListItems.tsx index 47fa4a943..289ba000b 100644 --- a/src/view/com/lists/ListItems.tsx +++ b/src/view/com/lists/ListItems.tsx @@ -347,6 +347,7 @@ const styles = StyleSheet.create({ borderTopWidth: 1, }, headerDescription: { + flex: 1, marginTop: 8, }, headerBtns: { |