jxdnsong
2020-10-23 a7929e6b3ec9ac17233f39e55a2b8ac63ea75f42
1
.mblSimpleDialog {position: absolute; z-index: 100; margin: 0; text-align: center; outline: none; padding: 8px; width: 262px;}.mblSimpleDialogDecoration {border-radius: 6px; background-color: #000000; border: none; color: white;}.mblSimpleDialogContainer {position: relative; width: 100%; height: 100%;}.mblSimpleDialogCover {background-color: #000000; opacity: 0.5; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99;}.mblSimpleDialogCloseBtn {position: absolute !important;}.mblSimpleDialogTitle {margin: 7px 0 14px; width: 262px;}.mblSimpleDialogText {margin: 7px 0 14px; width: 262px;}