Files
backstage/packages/theme
ellinors 563a8a5f4e Enabled 'dense' mode for Table cells.
Hardcoded cell styling for Table was removed to enable 'dense' as a cell padding choice.
Padding customisation for inherited smallSize was added.
Dense mode was chosen for sentry issues table rows.
2020-06-29 14:20:34 +02:00
..
2020-06-29 14:20:34 +02:00
2020-06-23 22:25:25 +02:00

@backstage/theme

This package provides the extended Material UI Theme(s) that power Backstage.

Installation

Install the package via npm or yarn:

$ npm install --save @backstage/theme

or

$ yarn add @backstage/theme

Documentation