Skip to content

Commit 4570849

Browse files
committed
Fixes broken ref icon tooltip
1 parent 1a9449a commit 4570849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webviews/apps/plus/graph/graph.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ gl-feature-gate gl-feature-badge {
972972
}
973973
}
974974

975-
.gk-graph:not(.ref-zone) {
975+
.gk-graph:not(.ref-zone):not([role='tooltip']) {
976976
flex: 1 1 auto;
977977
position: relative;
978978
}

0 commit comments

Comments
 (0)