Fixed square shadow on progress bar overlay

This commit is contained in:
loof2736 2024-08-11 19:22:33 -04:00
parent 5ebfe4df07
commit 43c5b44ff7

View File

@ -178,6 +178,7 @@
height: 10px !important;
background: var(--primary-background-transparent) !important;
backdrop-filter: blur(2px) !important;
border-radius: 100px !important;
}
.innerCardFooterClear {
background-color: none !important;