Fix: A thin dark line was visible behind video player seek bar
This commit is contained in:
parent
ad4bb5f0e8
commit
33574317bc
1 changed files with 1 additions and 1 deletions
|
|
@ -782,7 +782,7 @@ progress+span {
|
|||
}
|
||||
|
||||
.mdl-slider-background-flex-container {
|
||||
backdrop-filter: var(--blurSmallest);
|
||||
/* backdrop-filter: var(--blurSmallest); */
|
||||
}
|
||||
|
||||
.mdl-slider-background-flex {
|
||||
|
|
|
|||
Loading…
Reference in a new issue