Skip to content

Commit 9c0619d

Browse files
committed
PatternFly5 update: Remove text decoration for task node on hover
1 parent cf96105 commit 9c0619d

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)