From 32447d0363d08522c1cbd9e237df9e70b2cd3510 Mon Sep 17 00:00:00 2001 From: msfstef Date: Wed, 24 Apr 2024 17:38:43 +0300 Subject: [PATCH] Fix styling issues --- components/toolbar/src/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/components/toolbar/src/index.css b/components/toolbar/src/index.css index eff7212808..479fa03523 100644 --- a/components/toolbar/src/index.css +++ b/components/toolbar/src/index.css @@ -175,7 +175,6 @@ color: #1c1e20; } - .CodeMirror { height: 100%; max-height: 100%;