From afcf6dcd85957991b4a3a76f132cb1bd00a7a568 Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Wed, 12 Mar 2025 14:37:42 +0500 Subject: [PATCH] mobile: fix ui --- apps/mobile/app/screens/move-notes/index.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 : (