Skip to content

Commit

Permalink
feat: emphasize path with primary color in servers dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Apr 23, 2017
1 parent 9248cc2 commit 388b3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/EndpointLink/endpoint-link.scss
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
border: 1px solid $border-color;
background: $background-color;
word-break: break-all;
color: $primary-color;
}

&:last-child {
Expand Down

0 comments on commit 388b3d4

Please sign in to comment.