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;