UNPKG

@patternfly/react-tokens

Version:

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

6 lines 202 B
export const c_modal_box_MaxHeight = { "name": "--pf-v6-c-modal-box--MaxHeight", "value": "calc(100% - 3rem)", "var": "var(--pf-v6-c-modal-box--MaxHeight)" }; export default c_modal_box_MaxHeight;