diff --git a/src/xterm.css b/src/xterm.css index 055c0fc0..ba2298af 100644 --- a/src/xterm.css +++ b/src/xterm.css @@ -2123,7 +2123,7 @@ * in order to allow child elements to adjust. */ .terminal .xterm-rows > div { - line-height: 1.3; + line-height: normal; } /**