Files
backstage/packages/theme
Mike Lewis 7b8272fb7d Remove extra bottom padding in InfoCard content
Fixes #5396 by overriding padding-bottom to undefined for MuiCardContent
in rootTheme.ts.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-05-05 11:53:33 +01:00
..
2021-04-22 13:19:35 +00:00
2021-04-22 13:19:35 +00:00
2021-05-02 22:13:05 +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