UNPKG

@rocket.chat/onboarding-ui

Version:

Set of components and functions for the onboarding experience on Rocket.Chat

8 lines 824 B
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } return cooked; }; import styled from '@rocket.chat/styled'; export var LoginActionsWrapper = styled('div')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n box-sizing: border-box;\n display: flex;\n flex-flow: row nowrap;\n align-items: center;\n justify-content: stretch;\n\n a {\n padding-inline: 8px;\n }\n"], ["\n width: 100%;\n box-sizing: border-box;\n display: flex;\n flex-flow: row nowrap;\n align-items: center;\n justify-content: stretch;\n\n a {\n padding-inline: 8px;\n }\n"]))); var templateObject_1; //# sourceMappingURL=LoginForm.styles.js.map