Tiny styling update in row line height

This commit is contained in:
Paris
2016-06-02 13:08:06 +03:00
parent 8fa1a46584
commit 7320515820
+1 -1
View File
@@ -2123,7 +2123,7 @@
* in order to allow child elements to adjust.
*/
.terminal .xterm-rows > div {
line-height: 1.2;
line-height: 1.3;
}
/**