UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

6 lines 265 B
export const c_modal_box_m_align_top_MaxWidth = { "name": "--pf-v6-c-modal-box--m-align-top--MaxWidth", "value": "calc(100% - min(0.5rem * 2, 2rem))", "var": "var(--pf-v6-c-modal-box--m-align-top--MaxWidth)" }; export default c_modal_box_m_align_top_MaxWidth;