UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

8 lines 343 B
"use strict"; exports.__esModule = true; exports.c_table__expandable_row_content_PaddingBlockEnd = { "name": "--pf-v6-c-table__expandable-row-content--PaddingBlockEnd", "value": "1rem", "var": "var(--pf-v6-c-table__expandable-row-content--PaddingBlockEnd)" }; exports["default"] = exports.c_table__expandable_row_content_PaddingBlockEnd;