fix(ActionSheet): safe-area-inset-bottom not work (#8085)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user