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 {
background-color: @color-background;
}
&:hover, &:focus, &:global(.selected) {
.play-icon {
.play-icon-circle-centered-background {
fill: @color-accent4-90;