carbon-react
Version:
A library of reusable React components for easily building user interfaces.
2 lines (1 loc) • 425 B
JavaScript
import e,{css as t}from"styled-components";import{space as o}from"styled-system";import s from"../../style/themes/apply-base-theme.js";const i=e.ol.attrs(s).withConfig({displayName:"step-sequence.style__StyledStepSequence",componentId:"sc-31c18b8d-0"})(["display:flex;margin:0;font-weight:var(--fontWeights500);"," ",""],(({orientation:e})=>"vertical"===e&&t(["flex-direction:column;height:100%;"])),o);export{i as default};