mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: fix ui
This commit is contained in:
committed by
Abdullah Atta
parent
171c9a156d
commit
afcf6dcd85
@@ -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 : (
|
||||
|
||||
Reference in New Issue
Block a user