.action-sheet-ios .action-sheet-button{
  min-height: 4.6rem !important;
}

.action-sheet-ios.small {
  & .action-sheet-container{
    padding: 0 20px;
  }

  & .action-sheet-button{
    min-height: 3.6rem !important;
    font-size: 1.5rem;
  }
}




