Skip to content

Commit

Permalink
New: Display plus icon for inline transcript button (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirsty-hames authored Jul 15, 2024
1 parent 5562238 commit 64e64f5
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 64e64f5

Please sign in to comment.