diff --git a/source/assets/sass/components/_playground.scss b/source/assets/sass/components/_playground.scss index c91d3de..1fe22b2 100644 --- a/source/assets/sass/components/_playground.scss +++ b/source/assets/sass/components/_playground.scss @@ -181,7 +181,7 @@ } .cm-tooltip-lint { - line-height: 1em; + line-height: 1; } .cm-scroller { @@ -256,8 +256,8 @@ .sl-c-playground__console { font-family: var(--sl-font-family--code); height: 100%; + line-height: 1; margin: 0; - line-height: 1em; .console-line { display: grid;