diff --git a/client/src/pages/Game/states/Calculate/styles.sass b/client/src/pages/Game/states/Calculate/styles.sass index bfaab97..e8e0ecd 100644 --- a/client/src/pages/Game/states/Calculate/styles.sass +++ b/client/src/pages/Game/states/Calculate/styles.sass @@ -36,6 +36,9 @@ .round-item:nth-child(1) width: 18rem + + .round-item:nth-child(1) h2 + width: 18rem text-overflow: ellipsis overflow: hidden