diff --git a/app/components/SimpleEditor/SimpleEditor.scss b/app/components/SimpleEditor/SimpleEditor.scss
index f7aa75614f423f306ecd69057da117ab1d6301e9..e98e606a27bc4b9ddba46a06a5d5a60d75c76f43 100644
--- a/app/components/SimpleEditor/SimpleEditor.scss
+++ b/app/components/SimpleEditor/SimpleEditor.scss
@@ -144,6 +144,7 @@ $white: #fff;
   .se-content {
     color: $transparent-black;
     font-family: 'Fira Sans';
+    // line-height: 24px;
     word-wrap: break-word;
 
     ::selection {