mirror of https://github.com/laurent22/joplin.git
* Fixed_topmargin
* Fixed todolist hover
* Revert "Fixed todolist hover"
This reverts commit 38a4da622e
.
pull/2845/head
parent
9749a2b9b7
commit
65bcc58261
|
@ -2026,7 +2026,7 @@ class NoteTextComponent extends React.Component {
|
||||||
};
|
};
|
||||||
|
|
||||||
const toolbarStyle = {
|
const toolbarStyle = {
|
||||||
marginTop: 3,
|
marginTop: 4,
|
||||||
marginBottom: 0,
|
marginBottom: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue