mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Workaround for missing progress bars on active device card in Dashboard
This commit is contained in:
@@ -433,7 +433,7 @@ html {
|
||||
transition: all .375s ease-in-out;
|
||||
}
|
||||
|
||||
.itemProgressBar {
|
||||
.itemProgressBar:not(.backgroundProgress, .playbackProgress, .transcodingProgress) {
|
||||
backdrop-filter: blur(.1em);
|
||||
background-color: rgb(123 123 123 / 30%) !important;
|
||||
height: .3em;
|
||||
|
Reference in New Issue
Block a user