Files
Electron_Test/front/assets/index.9145d306.css
2024-04-07 09:46:14 +08:00

2 lines
930 B
CSS

.self-step[data-v-a24f122e]{width:100%;display:flex;justify-content:space-between;position:relative;margin-bottom:50px}.self-step .step-item[data-v-a24f122e]{background-color:#fff;position:relative;z-index:1;user-select:none}.self-step .step-title[data-v-a24f122e]{font-size:18px;font-weight:700;padding:0 20px;line-height:30px;display:flex;align-items:center;cursor:pointer}.self-step .step-title .step-title-icon[data-v-a24f122e]{font-size:30px;margin-right:5px}.self-step .step-item-success[data-v-a24f122e]{color:#02c761}.self-step .step-count[data-v-a24f122e]{position:absolute;top:calc(100% + 5px);width:100%;white-space:nowrap;left:0;text-align:center}.self-step .step-line[data-v-a24f122e]{height:100%;width:100%;position:absolute;left:0;display:flex;transform:translateY(50%)}.self-step .step-line-item[data-v-a24f122e]{flex:1;height:2px;background-color:#ccc}.self-step .step-item-active[data-v-a24f122e]{color:#10a6b4}