.van-action-sheet {
  max-height: 85vh;
}

.van-action-sheet__content {
  -webkit-overflow-scrolling: touch;
}
