Minor tweaks to catalog UI (#1176)
* Minor tweaks to catalog UI * Review feedback * Use styles instead
This commit is contained in:
@@ -141,6 +141,7 @@ export function createThemeOverrides(theme: BackstageTheme): Overrides {
|
||||
color: theme.palette.link,
|
||||
minHeight: 24,
|
||||
textTransform: 'initial',
|
||||
letterSpacing: '0.07em',
|
||||
'&:hover': {
|
||||
color: darken(theme.palette.link, 0.3),
|
||||
background: lighten(theme.palette.link, 0.95),
|
||||
|
||||
Reference in New Issue
Block a user