selected styles added to stream

This commit is contained in:
nklhrstv 2020-04-07 15:08:06 +03:00
parent 90360edaf0
commit 0f76ad5e64

View file

@ -14,7 +14,9 @@
&:hover, &:focus { &:hover, &:focus {
background-color: @color-background; background-color: @color-background;
}
&:hover, &:focus, &:global(.selected) {
.play-icon { .play-icon {
.play-icon-circle-centered-background { .play-icon-circle-centered-background {
fill: @color-accent4-90; fill: @color-accent4-90;