@import '../common/index.wxss';
.mc-action-sheet{max-height:90% !important;color:#000000;font-family:PingFang SC}.mc-action-sheet .mc-action-sheet__title{text-align:center;font-size:38rpx;line-height:100rpx}.mc-action-sheet .mc-action-sheet__description{text-align:center;padding:32rpx;color:#646566;font-size:28rpx;line-height:40rpx}.mc-action-sheet .mc-action-sheet__cancel{flex-direction:column}.mc-action-sheet .mc-action-sheet__cancel,.mc-action-sheet .mc-action-sheet__item{font-weight:normal;font-size:36rpx;line-height:100rpx;background-color:#fff;width:100%;box-shadow:border-box;padding:0;display:flex;align-items:center;justify-content:center}.mc-action-sheet .mc-action-sheet__cancel.is-disabled,.mc-action-sheet .mc-action-sheet__item.is-disabled{color:#CDCDCD;background-color:#fff}.mc-action-sheet .mc-action-sheet__cancel--hover,.mc-action-sheet .mc-action-sheet__item--hover{background-color:#f2f3f5}.mc-action-sheet .mc-action-sheet__cancel:before{display:block;content:" ";height:10rpx;width:100%;background-color:#F2F2F2}.mc-action-sheet .mc-action-sheet__subname{margin-left:8rpx;font-size:24rpx;color:#646566}.mc-action-sheet .mc-action-sheet__extra{margin-left:15rpx;color:#4787F2}.mc-action-sheet button:after{display:block}
