mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-13 19:04:06 +08:00
fix(tape mode): tab and newline characters breaking caret alignment
This commit is contained in:
parent
f99c843e8b
commit
e90e35e710
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@
|
|||
}
|
||||
&.tabChar,
|
||||
&.nlChar {
|
||||
margin: 0 0.25rem;
|
||||
// margin: 0 0.25rem;
|
||||
opacity: 0.2;
|
||||
i {
|
||||
line-height: 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue