@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 319 B
JavaScript
export const c_drawer_m_panel_bottom__panel_m_resizable_MinHeight = {
"name": "--pf-v6-c-drawer--m-panel-bottom__panel--m-resizable--MinHeight",
"value": "1.5rem",
"var": "var(--pf-v6-c-drawer--m-panel-bottom__panel--m-resizable--MinHeight)"
};
export default c_drawer_m_panel_bottom__panel_m_resizable_MinHeight;