Skip to content

Commit 61fcf9a

Browse files
authored
Remove unused '.svg-icon' css class from Console. (#219)
1 parent 1abdd28 commit 61fcf9a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/frontend/pipeline-console-view/pipeline-console/main/pipeline-console.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -281,11 +281,6 @@ div.stage-detail-group {
281281
white-space: nowrap;
282282
}
283283

284-
.svg-icon {
285-
color: var(--step-text-color) !important;
286-
fill: var(--step-text-color) !important;
287-
}
288-
289284
.step-content {
290285
padding: 0px !important;
291286
padding-bottom: 0px !important;

0 commit comments

Comments
 (0)