.van-overlay,
.van-popup,
.van-action-sheet {
  z-index: 3000 !important;
}

.van-action-sheet {
  padding-bottom: env(safe-area-inset-bottom);
}
