1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #4888 from LittleBigOwI/master

This commit is contained in:
Bill Thornton 2023-10-19 23:07:43 -04:00 committed by GitHub
commit 94021090ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -16,6 +16,8 @@ progress {
appearance: none;
margin: 0;
background: #ccc !important;
border-radius: 0.2em;
border: none;
}
progress[role]::after {