mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(ios): transition shadow properly sized regardless of footer (#21095)
This commit is contained in:
@ -137,7 +137,7 @@
|
|||||||
/* stylelint-enable property-blacklist */
|
/* stylelint-enable property-blacklist */
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100vh;
|
||||||
|
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user