UNPKG

@atlaskit/editor-plugin-media

Version:

Media plugin for @atlaskit/editor-core

7 lines 466 B
import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral"; var _templateObject; import { css } from '@emotion/react'; import { MediaSingleDimensionHelper } from '@atlaskit/editor-common/ui'; export var wrapperStyle = function wrapperStyle(props) { return css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n & > div {\n ", ";\n position: relative;\n clear: both;\n }\n"])), MediaSingleDimensionHelper(props)); };