storybook-addon-playground
Version:
A playground to enable consumers learn how to use the component library or to reproduce bugs
9 lines (6 loc) • 560 B
JavaScript
import styleInject from 'style-inject';
var css_248z = ".Panel-module_panel__ANC36 {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\n\n.Panel-module_editorWrapper__QZAlY {\n display: flex;\n height: 100%;\n overflow: auto;\n}\n\n.Panel-module_editor__-zFmP {\n flex: 1;\n overflow: auto;\n}\n";
var styles = {"panel":"Panel-module_panel__ANC36","editorWrapper":"Panel-module_editorWrapper__QZAlY","editor":"Panel-module_editor__-zFmP"};
styleInject(css_248z);
export { styles as default };
//# sourceMappingURL=Panel.module.css.js.map