Skip to content

Commit

Permalink
SCJ-241: Style external link icon
Browse files Browse the repository at this point in the history
  • Loading branch information
molund committed Jul 30, 2024
1 parent 057b9be commit 27df29c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/ClientSrc/sass/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,9 @@ select, input {

// external link icons
.fa-external-link-alt:before {
color: #666;
color: #1a5a96;
font-size: 0.85em;
margin-right: 0.18em;
position: relative;
bottom: 1px;
}

0 comments on commit 27df29c

Please sign in to comment.