Skip to content

Commit

Permalink
fix: remove last shortcut "|"
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxiong10 committed May 7, 2019
1 parent b4fb724 commit c6a6300
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ $primary-color: #1284e7;
margin: 0 10px;
color: #48576a;
}
&:last-child::after {
display: none;
}
}
}

Expand Down

0 comments on commit c6a6300

Please sign in to comment.