Skip to content

Commit

Permalink
Fix: Use pointer for Thumbnails cursor (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conrad Chan authored Feb 20, 2019
1 parent adca14f commit a53d450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/viewers/doc/_docBase.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ $thumbnail-border-radius: 4px;
background-color: $d-eight;
border: 0;
border-radius: $thumbnail-border-radius;
cursor: pointer;
display: flex;
flex: 1 0 auto;
justify-content: center;
Expand Down

0 comments on commit a53d450

Please sign in to comment.