Skip to content

Commit

Permalink
display plus icon for inline transcript button
Browse files Browse the repository at this point in the history
  • Loading branch information
kirsty-hames authored Jul 1, 2024
1 parent 541a0ec commit 78cd1b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions less/media.less
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
.icon-tick;
}

&__transcript-btn-inline .icon {
.icon-plus;
}

&__transcript-body-inline {
display: none;
}
Expand Down

0 comments on commit 78cd1b2

Please sign in to comment.