mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
fix: editor toolbar height doesn't auto adjust
This commit is contained in:
@@ -213,7 +213,6 @@ function Editor({ noteId, nonce }) {
|
|||||||
borderBottomColor: "border",
|
borderBottomColor: "border",
|
||||||
justifyContent: "center",
|
justifyContent: "center",
|
||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
minHeight: "39px",
|
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
{isReadonly && (
|
{isReadonly && (
|
||||||
|
|||||||
Reference in New Issue
Block a user