Reduced note menu back to 1 row

This commit is contained in:
Mitchell McCaffrey 2021-01-14 15:40:29 +11:00
parent f43904d7fb
commit a892c09fd1
2 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ function NoteMenu({
}, },
resize: "none", resize: "none",
}} }}
rows={3} rows={1}
onKeyPress={handleTextKeyPress} onKeyPress={handleTextKeyPress}
/> />
</Flex> </Flex>

Binary file not shown.