mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-02 15:48:52 +01:00
Fixed square shadow on progress bar overlay
This commit is contained in:
parent
5ebfe4df07
commit
43c5b44ff7
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user