Skip to content

Commit

Permalink
fix(timeline): mark icon location correct
Browse files Browse the repository at this point in the history
Closes #27
  • Loading branch information
vvpvvp committed Sep 22, 2018
1 parent 399030b commit b4aefdd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions themes/components/timeline.less
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
&.has-icon .@{timeline-prefix-cls}-item-circle{
font-size: 14px;
border: none;
[class*=" h-icon"], [class^=h-icon]{
vertical-align: 2px;
}
}

&:last-child {
Expand Down

0 comments on commit b4aefdd

Please sign in to comment.