Fix progress bar blur bleeding
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
background-color: rgba(0, 0, 0, 0.35);
|
||||
}
|
||||
.paper-icon-button-light:hover,
|
||||
#itemDetailPage .innerCardFooter,
|
||||
#itemDetailPage .itemProgressBar,
|
||||
#dashboardPage .backgroundProgress > div {
|
||||
backdrop-filter: blur(4px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user