fix(tape mode): tab and newline characters breaking caret alignment

This commit is contained in:
Miodec 2025-12-05 15:14:35 +01:00
parent f99c843e8b
commit e90e35e710

View file

@ -242,7 +242,7 @@
}
&.tabChar,
&.nlChar {
margin: 0 0.25rem;
// margin: 0 0.25rem;
opacity: 0.2;
i {
line-height: 0;