Fixing primary audio player UI in Macaron theme
This commit is contained in:
parent
12ea205978
commit
34aebed616
|
@ -1093,5 +1093,5 @@ a.status-card.compact:hover {
|
|||
.audio-player .video-player__time-sep,
|
||||
.audio-player .video-player__time-current,
|
||||
.audio-player .video-player__time-total {
|
||||
color: $primary-text-color;
|
||||
color: $ui-primary-color;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue