UNPKG

jeft-vue-confirm

Version:
1 lines 1.79 kB
.pop-up{position:fixed;z-index:20000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pop-up,.pop-up .popup-mask{height:100%;width:100%;top:0;left:0}.pop-up .popup-mask{position:absolute;background:rgba(0,0,0,.65);z-index:1}.pop-up .popup-note{position:relative;width:81.85vw;z-index:2;margin:auto;background:#fff;border-radius:3vw;font-size:0;padding-bottom:5vw}.pop-up .popup-note-bg{margin:0 auto;width:90%;height:auto;max-height:170px;-o-object-fit:cover;object-fit:cover}.pop-up .popup-note .pop-tit{font-size:5.2vw;color:#333;font-weight:500;text-align:center;width:100%}.pop-up .popup-note .pop-tit.centerTitle{text-align:center}.pop-up .popup-note .pop-subTit{font-size:4.17vw;color:#333;margin-top:2vw;width:100%;text-align:center;font-weight:500}.pop-up .popup-note .btn-wrapper{margin-top:3vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0 4vw;-webkit-box-sizing:border-box;box-sizing:border-box}.pop-up .popup-note .btn-wrapper>span{width:27.68vw;height:9.63vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6vw;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pop-up .popup-note .btn-wrapper>span.btn{letter-spacing:1px;border:1px solid #e6e6e6;color:#9b9b9b;font-size:5vw}.pop-up .popup-note .btn-wrapper>span.yes-btn{color:#fff;background:#ff2542;font-size:5vw}.pop-up .popup-note .btn-wrapper>span.btn-block{max-width:100%}.pop-up .popup-note-noBg{height:auto;padding:5vw 0}.pop-up .popup-note-noBg .pop-tit{margin:3vw auto}.pop-up .popup-note-noBg .pop-subTit{margin:6vw 0}