Commit 45520fe1 by Brian Talbot

studio - fixing line heights not syncing with code mirror lines and cursor

parent 2ca303c9
...@@ -727,7 +727,7 @@ body.course.settings { ...@@ -727,7 +727,7 @@ body.course.settings {
} }
pre { pre {
margin-bottom: ($baseline/4); line-height: 2.8rem;
} }
} }
} }
......
Markdown is supported
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