Merge pull request #24 from bradmartti/patch-1

Fixed broken corner for mode on ipados/ios.
This commit is contained in:
Casper Talvio
2022-01-16 18:26:36 +02:00
committed by GitHub

View File

@@ -5,6 +5,10 @@
}
.innerCardFooter.fullInnerCardFooter.innerCardFooterClear {
background: rgba(0,0,0,0);
right: 0;
left: 0;
top: 0;
bottom: 0;
margin: 0;
}
.itemProgressBarForeground {