mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Increase x-row line height (#1107)
This commit is contained in:
parent
34da7d0a60
commit
4264493147
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ export default class Term extends Component {
|
|||
border-width: 1px !important;
|
||||
}
|
||||
x-row {
|
||||
line-height: 1em;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
${hyperCaret}
|
||||
${osSpecificCss}
|
||||
|
|
|
|||
Loading…
Reference in a new issue