From d6c9a96e79bd9044ed2e114cf0ac15d0fb19c728 Mon Sep 17 00:00:00 2001 From: thecodrr Date: Fri, 24 Dec 2021 06:46:51 +0500 Subject: [PATCH] fix: editor toolbar height doesn't auto adjust --- apps/web/src/components/editor/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/src/components/editor/index.js b/apps/web/src/components/editor/index.js index 9838ddc70..0bbc78633 100644 --- a/apps/web/src/components/editor/index.js +++ b/apps/web/src/components/editor/index.js @@ -213,7 +213,6 @@ function Editor({ noteId, nonce }) { borderBottomColor: "border", justifyContent: "center", alignItems: "center", - minHeight: "39px", }} /> {isReadonly && (