Merge pull request #15151 from awanlin/topic/ownership-box-same-size
Make ownership boxes all the same size
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-org': patch
|
||||
---
|
||||
|
||||
Made all the ownership boxes the same size
|
||||
@@ -42,6 +42,7 @@ const useStyles = makeStyles((theme: BackstageTheme) =>
|
||||
'&:hover': {
|
||||
boxShadow: theme.shadows[4],
|
||||
},
|
||||
height: '100%',
|
||||
},
|
||||
bold: {
|
||||
fontWeight: theme.typography.fontWeightBold,
|
||||
|
||||
Reference in New Issue
Block a user