mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
fix description input height
This commit is contained in:
@@ -314,7 +314,7 @@ export class AddNotebookDialog extends React.Component {
|
|||||||
styles.input,
|
styles.input,
|
||||||
{
|
{
|
||||||
borderColor: descFocused ? colors.accent : colors.nav,
|
borderColor: descFocused ? colors.accent : colors.nav,
|
||||||
|
minHeight:90,
|
||||||
color: colors.pri,
|
color: colors.pri,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user