mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Increased blur size for more uniform shade on continue watching progress bar
This commit is contained in:
@@ -725,7 +725,7 @@ html {
|
||||
}
|
||||
|
||||
.itemProgressBar:not(.backgroundProgress, .playbackProgress, .transcodingProgress) {
|
||||
backdrop-filter: var(--blurSmallest);
|
||||
backdrop-filter: var(--blurLarge);
|
||||
background-color: rgb(123 123 123 / 30%) !important;
|
||||
/* height: .3em; */
|
||||
box-shadow: inset 0px 0px 0.01em .01em #969696;
|
||||
|
Reference in New Issue
Block a user