diff --git a/ui/app/components/ui/list-item/index.scss b/ui/app/components/ui/list-item/index.scss index feed0eb4a..0838521ec 100644 --- a/ui/app/components/ui/list-item/index.scss +++ b/ui/app/components/ui/list-item/index.scss @@ -85,6 +85,8 @@ grid-area: right; text-align: right; align-items: flex-end; + overflow: hidden; + white-space: nowrap; } @media (max-width: 575px) {