Merge pull request #534 from lkiesow/player-progress-position

Player Progress Bar Position
This commit is contained in:
advplyr 2023-01-31 14:18:07 -06:00 committed by GitHub
commit 152cce2e9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -934,7 +934,6 @@ export default {
bottom: 20px;
}
.fullscreen #playerTrack {
top: 20px;
bottom: unset;
}