.van-action-sheet {
  width: 100%;
  max-width: var(--app-total-width, 100%);
  left: 0;
  right: 0;
  margin-inline: auto;
}
