@carbon/ibm-products-web-components
Version:
Carbon for IBM Products Web Components
14 lines (10 loc) • 460 B
JavaScript
/**
* Copyright IBM Corp. 2024
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*/
import { css } from 'lit';
var styles = css(["#page-content-selector{inset-block-start:0;inset-inline-start:0;position:absolute;z-index:9999}.tearsheet-stories__tabs .cds-custom--tab-content{display:none}"]);
export { styles as default };
//# sourceMappingURL=story-styles.scss.js.map