diff --git a/frontend/src/app/components/block-overview-tooltip/block-overview-tooltip.component.scss b/frontend/src/app/components/block-overview-tooltip/block-overview-tooltip.component.scss index 440885750..f2b55e350 100644 --- a/frontend/src/app/components/block-overview-tooltip/block-overview-tooltip.component.scss +++ b/frontend/src/app/components/block-overview-tooltip/block-overview-tooltip.component.scss @@ -9,7 +9,7 @@ justify-content: space-between; padding: 10px 15px; text-align: left; - width: 320px; + width: 420px; pointer-events: none; &.clickable {