UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

10 lines 1.24 kB
export const styleData = { packageName: '@ui5/webcomponents-react', fileName: 'ActionSheet.module.css', content: "@layer ui5-webcomponents-react{.ActionSheet_actionSheet_189eg_1::part(content){padding:.1875rem .375rem}.ActionSheet_actionSheet_189eg_1 [ui5-button]{display:block;margin:var(--_ui5wcr-ButtonTopBottomPadding)}.ActionSheet_actionSheet_189eg_1 [ui5-button]:not([data-cancel-btn])::part(button){justify-content:flex-start}.ActionSheet_actionSheet_189eg_1::part(header){background:#0000;box-shadow:var(--_ui5wcr_ActionSheet_HeaderBoxShadow)}.ActionSheet_actionSheetMobile_189eg_20::part(content){padding:0!important}.ActionSheet_contentMobile_189eg_25{background-color:var(--sapGroup_ContentBackground);border-top-left-radius:var(--_ui5wcr_ActionSheet_TopBorderRadius);border-top-right-radius:var(--_ui5wcr_ActionSheet_TopBorderRadius);box-shadow:var(--_ui5wcr_ActionSheet_BoxShadow);box-sizing:border-box;max-height:82vh;overflow:auto;padding:.25rem .5rem}.ActionSheet_contentMobile_189eg_25>*{margin:.25rem 0}}" }; export const classNames = { "actionSheet": "ActionSheet_actionSheet_189eg_1", "actionSheetMobile": "ActionSheet_actionSheetMobile_189eg_20", "contentMobile": "ActionSheet_contentMobile_189eg_25" };