diff --git a/apps/home/static/home/scss/tables.scss b/apps/home/static/home/scss/tables.scss index 1626e8b..20b21c7 100644 --- a/apps/home/static/home/scss/tables.scss +++ b/apps/home/static/home/scss/tables.scss @@ -115,6 +115,8 @@ vertical-align: middle; text-wrap: nowrap; + text-overflow: ellipsis; + overflow: hidden; }