mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +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 */
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
|
||||
opacity: 0;
|
||||
|
||||
|
Reference in New Issue
Block a user