.van-action-sheet {
  padding-bottom: env(safe-area-inset-bottom);
}

.van-action-sheet__cancel {
  margin-bottom: env(safe-area-inset-bottom);
}
