Skip to content

Commit

Permalink
Merge pull request #748 from FluorescentHallucinogen/patch-1
Browse files Browse the repository at this point in the history
Improve Feature Discoverability: Clickable items
  • Loading branch information
imolorhe committed May 7, 2019
2 parents 0131d2a + c8ed8df commit 8370f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/components/_doc-viewer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ background: rgba(var(--rgb-orange), .1);
.doc-viewer-item-type{
color: var(--green-color);
font-size: fontsize(13);
text-decoration: underline;
}
.doc-viewer-item-value{
font-size: fontsize(12);
Expand Down

0 comments on commit 8370f81

Please sign in to comment.