Reduced note menu back to 1 row
This commit is contained in:
parent
f43904d7fb
commit
a892c09fd1
@ -134,7 +134,7 @@ function NoteMenu({
|
||||
},
|
||||
resize: "none",
|
||||
}}
|
||||
rows={3}
|
||||
rows={1}
|
||||
onKeyPress={handleTextKeyPress}
|
||||
/>
|
||||
</Flex>
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user