UNPKG

element-ui

Version:

A Component Library for Vue.js.

21 lines (16 loc) 288 B
@charset "UTF-8"; @import "./common/var.css"; @component-namespace el { @b steps { font-size: 0; > :last-child .el-step__line { display: none; } @when horizontal { white-space: nowrap; @when center { text-align: center; } } } }