UNPKG

real-name-pc

Version:
23 lines (21 loc) 286 B
.modal-mask { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 9000; background-color: #000; opacity: 0.86; &.no-mask { opacity: 0; } } .modal-wrap { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 9999; }