diff --git a/frontend/src/app/components/clock/clock.component.scss b/frontend/src/app/components/clock/clock.component.scss index 20baf02ee..64929aa38 100644 --- a/frontend/src/app/components/clock/clock.component.scss +++ b/frontend/src/app/components/clock/clock.component.scss @@ -9,6 +9,7 @@ display: flex; flex-direction: column; justify-content: flex-start; + overflow: hidden; --chain-height: 60px; --clock-width: 300px;