UNPKG

@winner-fed/wui-theme-redness

Version:

Wui component redness theme.

22 lines (17 loc) 336 B
@import './variables'; .win-steps { overflow: hidden; background-color: @steps-background-color; &--horizontal { padding: 10px 10px 0; .win-steps__items { position: relative; display: flex; margin: 0 0 10px; padding-bottom: 22px; } } &--vertical { padding: 0 0 0 @padding-xl; } }