diff --git a/frontend/src/container/Trace/Graph/styles.ts b/frontend/src/container/Trace/Graph/styles.ts index 64be5e1127..4064bdb219 100644 --- a/frontend/src/container/Trace/Graph/styles.ts +++ b/frontend/src/container/Trace/Graph/styles.ts @@ -11,7 +11,6 @@ export const Container = styled.div` height: 25vh !important; margin-top: 1rem; margin-bottom: 1rem; - overflow: auto; width: 100% !important; ${({ center }): StyledCSS =>