@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 326 B
TypeScript
export const c_table_m_compact__action_responsive_MarginBlockEnd: {
"name": "--pf-v6-c-table--m-compact__action--responsive--MarginBlockEnd",
"value": "calc(0.25rem * -1)",
"var": "var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockEnd)"
};
export default c_table_m_compact__action_responsive_MarginBlockEnd;