Merge pull request #660 from xathon/master

[BurntSienna] Fixed CSS not applying to elapsed time
This commit is contained in:
morpheusthewhite 2022-02-20 08:21:21 +01:00 committed by GitHub
commit ba29a172b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ h1 {
/* Progress and remaining time */
.main-playbackBarRemainingTime-container,
.playback-bar__progress-time-elapsed,
.playback-bar__progress-time {
font-size: 15px;
margin-left: 5px;