diff --git a/app/styles/app.css b/app/styles/app.css index a6ac5da..5786135 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -252,6 +252,9 @@ body { color: #898989; margin-top: 0.35rem; margin-left: calc(18px + 0.75rem); + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .account-status strong {