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