Skip to content

Commit 64e64f5

Browse files
authored
New: Display plus icon for inline transcript button (#296)
1 parent 5562238 commit 64e64f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

less/media.less

+4
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
.icon-tick;
3838
}
3939

40+
&__transcript-btn-inline .icon {
41+
.icon-plus;
42+
}
43+
4044
&__transcript-body-inline {
4145
display: none;
4246
}

0 commit comments

Comments
 (0)