1 |
- .popup.popup-show.data-v-4fac7f82{position:fixed;top:0;right:0;left:0;bottom:0;overflow:hidden;z-index:999}.popup .mask.data-v-4fac7f82{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:999}.popup .content.data-v-4fac7f82{position:fixed;bottom:0;left:0;right:0;height:0;height:auto;background-color:#fff;transition:all .2s ease-in;z-index:1000;display:flex;flex-direction:column;align-items:center;overflow:hidden}.popup .content .title-bar.data-v-4fac7f82{width:100%;flex-shrink:0;text-align:center;position:relative;padding:10rpx 70rpx 0;box-sizing:border-box;height:80rpx}.popup .content .title-bar .title.data-v-4fac7f82{font-size:34rpx;font-family:PingFang SC;font-weight:700!important;color:#111;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup .content .title-bar .close-wrap.data-v-4fac7f82{position:absolute;top:20rpx;right:10rpx;padding:10rpx 20rpx;box-sizing:border-box}.popup .content .title-bar .close-icon.data-v-4fac7f82{width:40rpx;height:40rpx}.popup .content .scroll-wrap.data-v-4fac7f82{flex:1;height:0;width:100%}.popup .content.visible.data-v-4fac7f82{max-height:75%;overflow-y:hidden;height:auto}.scroll-view.data-v-4fac7f82 ::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}.popup_content.data-v-4fac7f82{width:100%;padding:0rpx 30rpx;box-sizing:border-box}.popup_content.data-v-4fac7f82:after{display:block;width:100%;content:"\a0";overflow:hidden;opacity:0;height:1rpx}
|