fix(ActionSheet): safe-area-inset-bottom not work (#8085)

This commit is contained in:
neverland
2021-02-05 10:24:42 +08:00
committed by GitHub
parent c0c2e8e125
commit 9735369e99
4 changed files with 22 additions and 4 deletions
@@ -11,7 +11,7 @@ exports[`should render default slot correctly 1`] = `
</div>
</transition-stub>
<transition-stub>
<div class="van-popup van-popup--round van-popup--bottom van-action-sheet">
<div class="van-popup van-popup--round van-popup--bottom van-popup--safe-area-inset-bottom van-action-sheet">
<div class="van-action-sheet__header">
Title
<i class="van-badge__wrapper van-icon van-icon-cross van-action-sheet__close">