component lexeme now does not strip spaces, also not shown with spaces.

This commit is contained in:
2020-05-19 18:54:52 +02:00
parent ee94ab8383
commit 42aef17473
2 changed files with 0 additions and 6 deletions

View File

@@ -223,10 +223,6 @@
}
}
.comp-text {
margin-left: 0.5ch; // half width of '0'
}
.comp-role {
color: @darkpink;
}