UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

2 lines (1 loc) 648 B
import t,{css as e}from"styled-components";import{margin as s}from"styled-system";import o from"../../style/themes/apply-base-theme.js";import{StyledTabsHeaderWrapper as i}from"./__internal__/tabs-header/tabs-header.style.js";import a from"./tab/tab.style.js";const r=t.div.attrs(o).withConfig({displayName:"tabs.style__StyledTabs",componentId:"sc-eb9566e1-0"})([""," ",""],(({position:t,isInSidebar:s,headerWidth:o})=>e(["color:var(--colorsActionMinorYin090);",""],"left"===t&&e([""," "," ",""],o&&e(["","{width:",";}","{width:",";}"],i,o,a,`calc(100% - ${o})`),!s&&e(["display:flex;width:100%;"]),s&&e(["width:99%;"])))),s);export{r as default};