8 lines
119 B
SCSS
8 lines
119 B
SCSS
![]() |
.video-js .vjs-chapters-button {
|
||
|
@extend .vjs-icon-chapters;
|
||
|
}
|
||
|
|
||
|
.vjs-chapters-button .vjs-menu ul {
|
||
|
width: 24em;
|
||
|
}
|