mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
fix remove button ui
This commit is contained in:
@@ -453,7 +453,8 @@ const MoveNoteComponent = ({close, note, setNote}) => {
|
||||
onPress={() => handlePress(item, index)}
|
||||
title="Remove note"
|
||||
type="error"
|
||||
height={22}
|
||||
height={25}
|
||||
fontSize={SIZE.sm}
|
||||
style={{
|
||||
margin: 1,
|
||||
marginRight: 5,
|
||||
|
||||
Reference in New Issue
Block a user