@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 308 B
JavaScript
export const c_table_m_tree_view_grid__action_MarginBlockEnd = {
"name": "--pf-v6-c-table--m-tree-view-grid__action--MarginBlockEnd",
"value": "calc(0.5rem * -1)",
"var": "var(--pf-v6-c-table--m-tree-view-grid__action--MarginBlockEnd)"
};
export default c_table_m_tree_view_grid__action_MarginBlockEnd;