UNPKG

custom-chatbot-app

Version:

This is my custom chatbot package for BuyersEdge

5 lines 895 B
import { __makeTemplateObject } from "tslib"; import styled from 'styled-components'; export var StyledChaBotScreen = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n z-index: 999;\n position: absolute;\n bottom: 20px;\n right: 20px;\n background-color: white;\n box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);\n border: 1px solid lightgray;\n height:500px; // these values send by user\n width: 500px; // these values send by user\n max-height: 700px;\n max-width: 900px;\n"], ["\n z-index: 999;\n position: absolute;\n bottom: 20px;\n right: 20px;\n background-color: white;\n box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);\n border: 1px solid lightgray;\n height:500px; // these values send by user\n width: 500px; // these values send by user\n max-height: 700px;\n max-width: 900px;\n"]))); var templateObject_1; //# sourceMappingURL=styled.js.map