diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d9dd41ecce..2b4b0aa821 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -69,6 +69,7 @@ - [v0idMrK](https://github.com/v0idMrK) - [tehciolo](https://github.com/tehciolo) - [scampower3](https://github.com/scampower3) + - [LittleBigOwI] (https://github.com/LittleBigOwI/) # Emby Contributors diff --git a/src/styles/dashboard.scss b/src/styles/dashboard.scss index d2866c0eea..40b4e2f119 100644 --- a/src/styles/dashboard.scss +++ b/src/styles/dashboard.scss @@ -16,6 +16,8 @@ progress { appearance: none; margin: 0; background: #ccc !important; + border-radius: 0.2em; + border: none; } progress[role]::after {