Skip to content
Snippets Groups Projects
Commit 5178222e authored by john's avatar john
Browse files

line height is broken in the editor

parent f2559045
No related branches found
No related tags found
No related merge requests found
......@@ -144,6 +144,7 @@ $white: #fff;
.se-content {
color: $transparent-black;
font-family: 'Fira Sans';
// line-height: 24px;
word-wrap: break-word;
::selection {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment