fix(ios): transition shadow properly sized regardless of footer (#21095)

This commit is contained in:
Liam DeBeasi
2020-05-13 12:17:45 -04:00
committed by GitHub
parent 898401a7e0
commit 50678c03c9

View File

@ -137,7 +137,7 @@
/* stylelint-enable property-blacklist */ /* stylelint-enable property-blacklist */
width: 100%; width: 100%;
height: 100%; height: 100vh;
opacity: 0; opacity: 0;