Change note text input to allow for multiline editing
This commit is contained in:
@@ -187,6 +187,9 @@ const theme = {
|
||||
opacity: 0.5,
|
||||
},
|
||||
},
|
||||
textarea: {
|
||||
fontFamily: "body2",
|
||||
},
|
||||
},
|
||||
buttons: {
|
||||
primary: {
|
||||
|
||||
Reference in New Issue
Block a user