aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/playlist/_main.scss
blob: d6d6035d3f26684eb9456b5b93d7f2f402cb0e9c (plain)
1
2
3
4
5
// Single playlist
.single-play-menu {
    height: 320px; //enabled scroll
    overflow-y: auto;
}