7 lines
119 B
SCSS
7 lines
119 B
SCSS
.video-js .vjs-chapters-button {
|
|
@extend .vjs-icon-chapters;
|
|
}
|
|
|
|
.vjs-chapters-button .vjs-menu ul {
|
|
width: 24em;
|
|
}
|