UNPKG

@atlaskit/global-search

Version:

A cross-product search component (batteries included)

8 lines (6 loc) 470 B
import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral"; var _templateObject; import styled from 'styled-components'; import { gridSize } from '@atlaskit/theme/constants'; import { N40 } from '@atlaskit/theme/colors'; export default styled.div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n position: sticky;\n bottom: 0;\n background: white;\n border-top: 1px solid ", ";\n padding: ", "px 0;\n"])), N40, gridSize());