style(typing test): fix newline/tab characters not working well with some fonts

This commit is contained in:
Miodec 2024-07-05 18:30:05 +02:00
parent 9fb4005452
commit ffc47e861d

View file

@ -221,6 +221,9 @@
&.nlChar {
margin: 0 0.25rem;
opacity: 0.2;
i {
line-height: 0;
}
}
}