UNPKG

@janus-idp/shared-react

Version:

Shared code for utils, types, and React components for the Janus frontend plugins.

8 lines (5 loc) 443 B
import styleInject from '../../node_modules_dist/style-inject/dist/style-inject.es.esm.js'; var css_248z = ".bs-shared-task-status-tooltip {\n display: inline-grid;\n grid-gap: 0.5rem;\n text-align: left;\n grid-template-columns: 1rem auto;\n}\n\n.bs-shared-task-status-tooltip__legend {\n height: 1rem;\n width: 1rem;\n}\n"; styleInject(css_248z); export { css_248z as default }; //# sourceMappingURL=TaskStatusTooltip.css.esm.js.map