diff --git a/src/xterm.css b/src/xterm.css index 5cfa6ff7..055c0fc0 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.2; + line-height: 1.3; } /**