Skip to content

Commit

Permalink
Chore: Change thumbnail selection to be box#444 (box#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conrad Chan authored and Conrad Chan committed Feb 19, 2019
1 parent 3321ff2 commit 42ebb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/viewers/doc/_docBase.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $thumbnail-border-radius: 4px;
// contributing to the width of the button and shrinking the thumbnail
// image
.bp-thumbnail.bp-thumbnail-is-selected::after {
border: 4px solid $box-blue;
border: 4px solid $fours;
border-radius: $thumbnail-border-radius;
bottom: -2px;
content: '';
Expand Down

0 comments on commit 42ebb44

Please sign in to comment.