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",
|
||||
justifyContent: "center",
|
||||
alignItems: "center",
|
||||
minHeight: "39px",
|
||||
}}
|
||||
/>
|
||||
{isReadonly && (
|
||||
|
||||
Reference in New Issue
Block a user