Files
QingLong/WebRoot/html/cdn/theme-chalk/el-steps.css

1 line
195 B
CSS
Raw Normal View History

2025-08-15 09:13:13 +08:00
.el-steps{display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:var(--el-bg-color)}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;flex-flow:column}