diff --git a/apps/mobile/app/screens/move-notes/index.tsx b/apps/mobile/app/screens/move-notes/index.tsx index fe208c11f..5dda8be84 100644 --- a/apps/mobile/app/screens/move-notes/index.tsx +++ b/apps/mobile/app/screens/move-notes/index.tsx @@ -237,10 +237,7 @@ const SelectableNoteItem = React.memo( type={"transparent"} style={{ flexDirection: "row", - width: "100%", - justifyContent: "flex-start", - height: 50, - paddingHorizontal: DefaultAppStyles.GAP_SMALL + paddingVertical: DefaultAppStyles.GAP_VERTICAL }} > {!item ? null : (