Fixed overflowing journey label.

This commit is contained in:
Mike Cao 2024-06-24 09:29:42 -07:00
parent 7342d52c68
commit 0b0cd9e272
2 changed files with 5 additions and 3 deletions

View file

@ -121,7 +121,7 @@
}
.name {
font-weight: 500;
max-width: 200px;
}
.count {