UNPKG

@patternfly/react-tokens

Version:

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

6 lines 274 B
export const c_modal_box_m_align_top_MaxHeight = { "name": "--pf-v6-c-modal-box--m-align-top--MaxHeight", "value": "calc(100% - min(0.5rem, 3rem) - 0.5rem)", "var": "var(--pf-v6-c-modal-box--m-align-top--MaxHeight)" }; export default c_modal_box_m_align_top_MaxHeight;