provide specific engine boundaries for nodejs and yarn
[oweals/peertube.git] / client / src / app / shared / video / video-actions-dropdown.component.scss
1 .playlist-dropdown {
2   position: absolute;
3
4   .anchor {
5     display: block;
6     opacity: 0;
7   }
8 }
9
10 ::ng-deep .icon-playlist-add {
11   left: 2px;
12 }