diff --git a/pages/dashboard/dashboard.scarlet b/pages/dashboard/dashboard.scarlet index 54fa04e9..a380f5b8 100644 --- a/pages/dashboard/dashboard.scarlet +++ b/pages/dashboard/dashboard.scarlet @@ -1,5 +1,9 @@ .schedule-item-title flex 1 + white-space nowrap + text-overflow ellipsis + overflow hidden .schedule-item-episode - text-align right \ No newline at end of file + text-align right + flex-basis 50px \ No newline at end of file