acdr/acdr-ui/dist/build/mp-weixin/pages/index/components/hurry.wxss
2024-10-01 09:13:10 +08:00

2 lines
1.4 KiB
Plaintext

.border-wrapper.data-v-ffd1a983{position:relative;display:flex;align-items:center;justify-content:space-between;padding:5px 10px 5px 20px;background-color:#ff9775;border-radius:15px}.border-wrapper.data-v-ffd1a983:before{left:-20px;border-right:none}.border-wrapper.data-v-ffd1a983:after{right:-20px;border-left:none}.line.data-v-ffd1a983{position:absolute;top:50%;left:0;width:5px;height:30px;margin:0 10px;background-color:#fff;border-radius:10px;transform:translateY(-50%)}.info-text.data-v-ffd1a983{display:flex;flex-direction:column;flex-grow:1;padding:10px 0 10px 15px;background-color:#fff;border-radius:18px}.main-text.data-v-ffd1a983{font-size:16px;color:#000}.sub-text.data-v-ffd1a983{font-size:14px;color:#888}.highlight.data-v-ffd1a983{color:#ff7043}.delivery-image.data-v-ffd1a983{width:50px;height:50px;margin-left:10px}.courier.data-v-ffd1a983{position:absolute;top:-15%;right:12%;z-index:1}.loading-dots.data-v-ffd1a983{position:absolute;right:-30px;bottom:0;display:flex;align-items:center;justify-content:center}.dot.data-v-ffd1a983{width:8px;height:8px;margin:0 2px;background-color:#ff7043;border-radius:50%;animation:bounce-ffd1a983 1.4s infinite ease-in-out both}.dot.data-v-ffd1a983:nth-child(1){animation-delay:-.32s}.dot.data-v-ffd1a983:nth-child(2){animation-delay:-.16s}.dot.data-v-ffd1a983:nth-child(3){animation-delay:0s}@keyframes bounce-ffd1a983{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}