.optional-playlist { li { height: 30px; line-height: 30px; cursor: pointer; &.active-selected { color: var(--base-color); } } }