Change note text input to allow for multiline editing

This commit is contained in:
Mitchell McCaffrey
2021-01-14 12:36:48 +11:00
parent 61b4c8abc3
commit 7281e9b9ba
4 changed files with 31 additions and 17 deletions
+3
View File
@@ -187,6 +187,9 @@ const theme = {
opacity: 0.5,
},
},
textarea: {
fontFamily: "body2",
},
},
buttons: {
primary: {