diff --git a/src/webviews/apps/plus/graph/graph.scss b/src/webviews/apps/plus/graph/graph.scss index 7c6b198f23176..ab3692c6c2987 100644 --- a/src/webviews/apps/plus/graph/graph.scss +++ b/src/webviews/apps/plus/graph/graph.scss @@ -972,7 +972,7 @@ gl-feature-gate gl-feature-badge { } } -.gk-graph:not(.ref-zone) { +.gk-graph:not(.ref-zone):not([role='tooltip']) { flex: 1 1 auto; position: relative; }