mirror of https://github.com/laurent22/joplin.git
Update index.ts
parent
60457d3d7b
commit
48d3a81a5a
|
@ -11,7 +11,7 @@ export default function styles(props: NoteBodyEditorProps) {
|
|||
display: 'flex',
|
||||
flexDirection: 'row',
|
||||
position: 'absolute',
|
||||
height: theme.toolbarHeight + 11,
|
||||
height: theme.toolbarHeight,
|
||||
alignItems: 'center',
|
||||
zIndex: 2,
|
||||
top: 0,
|
||||
|
|
Loading…
Reference in New Issue