refactor: draw state labels - new rendering algo

This commit is contained in:
Azgaar 2022-09-16 23:18:50 +03:00
parent 151c3d1495
commit aa744915f8
2 changed files with 59 additions and 44 deletions

View file

@ -240,7 +240,7 @@ i.icon-lock {
}
#labels {
text-anchor: start;
text-anchor: middle;
dominant-baseline: central;
cursor: pointer;
}