Increase x-row line height (#1107)

This commit is contained in:
Vitaly Domnikov 2016-12-09 17:35:29 -08:00 committed by Philippe Potvin
parent 34da7d0a60
commit 4264493147

View file

@ -232,7 +232,7 @@ export default class Term extends Component {
border-width: 1px !important; border-width: 1px !important;
} }
x-row { x-row {
line-height: 1em; line-height: 1.2em;
} }
${hyperCaret} ${hyperCaret}
${osSpecificCss} ${osSpecificCss}