@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 340 B
JavaScript
export const c_table__tbody_responsive_m_expandable_BorderBlockEndWidth = {
"name": "--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth",
"value": "1px",
"var": "var(--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth)"
};
export default c_table__tbody_responsive_m_expandable_BorderBlockEndWidth;