Skip to content

Commit 894d798

Browse files
Merge pull request #13371 from vikram-raj/ocpbugs-23956
OCPBUGS-23956: PatternFly5 update: Remove text decoration for task node on hover
2 parents 9cda46d + 9c0619d commit 894d798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/packages/pipelines-plugin/src/components/pipelines/pipeline-topology/PipelineTaskNode.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.odc-pipeline-topology__task-node {
22
&.is-link {
3-
> a:hover {
3+
>g a:hover {
44
text-decoration: none;
55
}
66
}

0 commit comments

Comments
 (0)