7b8272fb7d
Fixes #5396 by overriding padding-bottom to undefined for MuiCardContent in rootTheme.ts. Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
@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