Files
sbnews/server/public/mobile/assets/global-popup-DADzfdv5.css
T
2026-06-11 12:15:29 +08:00

2 lines
1.7 KiB
CSS

.global-popup-mask[data-v-1bf455f7]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9998}.global-popup-wrap[data-v-1bf455f7]{position:relative;width:18.125rem}.global-popup[data-v-1bf455f7]{position:relative;width:100%;background:#fff;border-radius:.75rem;overflow:hidden;animation:globalPopupIn-1bf455f7 .25s ease-out}@keyframes globalPopupIn-1bf455f7{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.global-popup__close[data-v-1bf455f7]{position:absolute;top:.625rem;right:.625rem;width:2rem;height:2rem;border-radius:50%;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:5}.global-popup__close uni-text[data-v-1bf455f7]{font-size:1.5rem;color:#fff;line-height:1}.global-popup__progress[data-v-1bf455f7]{width:100%;height:.1875rem;margin-bottom:.5rem;border-radius:31.21875rem;background:rgba(255,255,255,.3);overflow:hidden}.global-popup__progress-inner[data-v-1bf455f7]{height:100%;border-radius:31.21875rem;transition-property:width,background-color;transition-timing-function:linear}.global-popup__body[data-v-1bf455f7]{width:100%}.global-popup__image[data-v-1bf455f7]{width:100%;display:block}.global-popup__text[data-v-1bf455f7]{padding:1rem 1.25rem;display:flex;flex-direction:column}.global-popup__title[data-v-1bf455f7]{font-size:1rem;font-weight:600;color:#222;margin-bottom:.5rem}.global-popup__content[data-v-1bf455f7]{font-size:.8125rem;color:#666;line-height:1.6}.global-popup__btn[data-v-1bf455f7]{margin:0 1.25rem 1rem;background:#0b55eb;border-radius:1.25rem;padding:.75rem 0;text-align:center}.global-popup__btn uni-text[data-v-1bf455f7]{font-size:.875rem;color:#fff;font-weight:500}