mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
Merge pull request #24 from bradmartti/patch-1
Fixed broken corner for mode on ipados/ios.
This commit is contained in:
@@ -5,6 +5,10 @@
|
|||||||
}
|
}
|
||||||
.innerCardFooter.fullInnerCardFooter.innerCardFooterClear {
|
.innerCardFooter.fullInnerCardFooter.innerCardFooterClear {
|
||||||
background: rgba(0,0,0,0);
|
background: rgba(0,0,0,0);
|
||||||
|
right: 0;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.itemProgressBarForeground {
|
.itemProgressBarForeground {
|
||||||
|
|||||||
Reference in New Issue
Block a user