carbon-react
Version:
A library of reusable React components for easily building user interfaces.
2 lines (1 loc) • 1.11 kB
JavaScript
import t,{css as o}from"styled-components";import{margin as e}from"styled-system";import i from"../../style/themes/apply-base-theme.js";import{StyledHeader as s,StyledSeparator as d}from"../heading/heading.style.js";const n=t.div.attrs(i).withConfig({displayName:"settings-row.style__StyledSettingsRow",componentId:"sc-b1bd4709-0"})([""," clear:both;color:var(--colorsUtilityYin055);display:flex;font-size:14px;justify-content:space-between;padding:0;position:relative;"," ","{margin-bottom:0;}","{margin-bottom:17px;}+ &{padding-top:30px;}"],e,(({hasDivider:t})=>t&&o(["border-bottom:1px solid var(--colorsUtilityMajor050);padding-bottom:30px;"])),s,d),r=t.div.withConfig({displayName:"settings-row.style__StyledSettingsRowHeader",componentId:"sc-b1bd4709-1"})(["box-sizing:border-box;clear:both;float:left;max-width:325px;width:35%;"]),a=t.div.withConfig({displayName:"settings-row.style__StyledSettingsRowInput",componentId:"sc-b1bd4709-2"})(["box-sizing:border-box;clear:both;float:left;margin-left:50px;width:100%;"]);export{n as StyledSettingsRow,r as StyledSettingsRowHeader,a as StyledSettingsRowInput};