UNPKG

@cc98/react-ubb-editor

Version:
7 lines (6 loc) 506 B
import { __makeTemplateObject } from "tslib"; import styled from '@emotion/styled'; import button from '../../../../components/styles/Button'; var Button = styled(button)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n margin: 0.4rem 0;\n height: 1.2rem;\n width: 3rem;\n\n &:hover {\n background-color: #ddd;\n }\n"], ["\n margin: 0.4rem 0;\n height: 1.2rem;\n width: 3rem;\n\n &:hover {\n background-color: #ddd;\n }\n"]))); export default Button; var templateObject_1;