carbon-react
Version:
A library of reusable React components for easily building user interfaces.
2 lines (1 loc) • 757 B
JavaScript
;function t(t){return t&&t.__esModule?t:{default:t}}var n=t(require("styled-components"));const e=n.default.div.withConfig({displayName:"anchor-navigation.style__StyledAnchorNavigation",componentId:"sc-efd02f80-0"})(["display:flex;align-items:flex-start;width:100%;"]),i=n.default.ul.withConfig({displayName:"anchor-navigation.style__StyledNavigation",componentId:"sc-efd02f80-1"})(["position:sticky;top:32px;list-style:none;margin:0;padding:0;max-width:240px;"]),a=n.default.div.withConfig({displayName:"anchor-navigation.style__StyledContent",componentId:"sc-efd02f80-2"})(['flex:1;margin-left:32px;[data-carbon-anchornav-ref="true"]:focus{outline:none;}']);exports.StyledAnchorNavigation=e,exports.StyledContent=a,exports.StyledNavigation=i;