Skip to content

Commit

Permalink
[ILM] Fixed linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed May 10, 2022
1 parent 037f857 commit 292382d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.ilm-phases-timeline [class*="euiTimelineItemIcon-top"] {
.ilm-phases-timeline [class*='euiTimelineItemIcon-top'] {
padding-top: $euiSize;
}

.ilm-phases-timeline [class*="euiTimelineItemIcon-top"]::before {
.ilm-phases-timeline [class*='euiTimelineItemIcon-top']::before {
top: $euiSizeL;
}

0 comments on commit 292382d

Please sign in to comment.