Fixed broken corner that occurred when using mobile mode on ipados/ios.

Broken corner: https://imgur.com/aigJTmF
Fixed:  https://imgur.com/a/IlIpEuE
This commit is contained in:
Snorri
2022-01-16 07:37:46 -08:00
committed by GitHub
parent 49227ee723
commit 286bfd87a9

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 {