mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-01 11:29:49 +08:00
style(typing test): fix newline/tab characters not working well with some fonts
This commit is contained in:
parent
9fb4005452
commit
ffc47e861d
1 changed files with 3 additions and 0 deletions
|
@ -221,6 +221,9 @@
|
|||
&.nlChar {
|
||||
margin: 0 0.25rem;
|
||||
opacity: 0.2;
|
||||
i {
|
||||
line-height: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue