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