diff --git a/src/style.css b/src/style.css index 3b03f1d..2702d0b 100644 --- a/src/style.css +++ b/src/style.css @@ -555,7 +555,7 @@ svg { .elipsOnMobileExtra { text-overflow: ellipsis; overflow: hidden; - max-width: 5vw; + width: 10em; text-align: start; } .mobileNoPadding {