2 lines
1.7 KiB
Plaintext
Raw Normal View History

2026-05-28 09:48:42 +08:00
.u-steps-item.data-v-f6290bbb{flex:1;display:flex;flex-direction:row}.u-steps-item--row.data-v-f6290bbb{flex-direction:column;align-items:center;position:relative}.u-steps-item--column.data-v-f6290bbb{position:relative;flex-direction:row;justify-content:flex-start;padding-bottom:5px}.u-steps-item__wrapper.data-v-f6290bbb{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;background-color:#fff;border-radius:50px}.u-steps-item__wrapper--column.data-v-f6290bbb{width:20px;height:20px}.u-steps-item__wrapper--column--dot.data-v-f6290bbb{height:20px;width:20px}.u-steps-item__wrapper--row.data-v-f6290bbb,.u-steps-item__wrapper--row--dot.data-v-f6290bbb{width:20px;height:20px}.u-steps-item__wrapper__circle.data-v-f6290bbb{width:20px;height:20px;box-sizing:border-box;flex-shrink:0;border-radius:100px;border-width:1px;border-color:#909193;border-style:solid;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:background-color .3s}.u-steps-item__wrapper__circle__text.data-v-f6290bbb{color:#909193;font-size:11px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;line-height:11px}.u-steps-item__wrapper__dot.data-v-f6290bbb{width:10px;height:10px;border-radius:100px;background-color:#606266}.u-steps-item__content.data-v-f6290bbb{display:flex;flex-direction:row;flex:1}.u-steps-item__content--row.data-v-f6290bbb{flex-direction:column;align-items:center}.u-steps-item__content--column.data-v-f6290bbb{flex-direction:column;margin-left:6px}.u-steps-item__line.data-v-f6290bbb{position:absolute;background:#909193}.u-steps-item__line--row.data-v-f6290bbb{top:10px;height:1px}.u-steps-item__line--column.data-v-f6290bbb{width:1px;left:10px}