UNPKG

@cc98/react-ubb-editor

Version:
6 lines (5 loc) 524 B
import { __makeTemplateObject } from "tslib"; import styled from '@emotion/styled'; var Divider = styled('span')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n color: #ddd;\n margin: ", ";\n\n &:after {\n content: '|';\n }\n"], ["\n display: inline-flex;\n align-items: center;\n color: #ddd;\n margin: ", ";\n\n &:after {\n content: '|';\n }\n"])), function (props) { return props.margin; }); export default Divider; var templateObject_1;