UNPKG

ng-ytl-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

30 lines (26 loc) 591 B
@import "../../style/themes/default"; @steps-prefix-cls: ~"@{ant-prefix}-steps"; .ant-steps-horizontal nz-step:not(:first-child) .ant-steps-head{ padding-left: 10px; margin-left: -10px; } nz-step{ display: block; } .@{steps-prefix-cls}-dot { &.@{steps-prefix-cls}-vertical { .@{steps-prefix-cls}-tail { margin-left: 0; } .@{steps-prefix-cls}-step { text-align: left; width: auto; } .@{steps-prefix-cls}-head-inner { margin-right: 16px; } .@{steps-prefix-cls}-main { margin-top: 0; } } }