diff --git a/frontend/src/app/components/blocks-list/blocks-list.component.scss b/frontend/src/app/components/blocks-list/blocks-list.component.scss index 0b5780187..5dc265017 100644 --- a/frontend/src/app/components/blocks-list/blocks-list.component.scss +++ b/frontend/src/app/components/blocks-list/blocks-list.component.scss @@ -141,7 +141,7 @@ tr, td, th { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; - max-width: 100px; + max-width: 130px; } .reward.widget { width: 20%;