Lily Ripped Denim Shorts
Upgrade your casual look with these BAYEAS light-wash jeans. they feature a laid-back raw hem and distressed details for effortless style. Style: super high rise, short Inseam: shorts Fabric: 94% cotton, 5% polyester, 1% spandex Fits: regular fit Rise: high rise Stretch: Rigid Low Medium High .stretch-item { list-style: none; margin-top: 8px; } .stretch-visual { margin-top: 8px; width: 100%; max-width: 300px; } /* 容器用 flex,让子元素有间隔 */ .stretch-line { display: flex; justify-content: space-between; margin-bottom: 8px; gap: 6px; /* 线段之间的间隔 */ } .stretch-segment { flex: 1; height: 3px; background: #ccc; /* 默认灰色 */ border-radius: 3px; } .stretch-segment.active { background: #000; /* 激活黑色 */ } .stretch-labels { display: flex; justify-content: space-between; font-size: 12px; color: #666; } .stretch-labels span { flex: 1; text-align: center; }