Make ownership box all the same size
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -75,6 +75,7 @@ const EntityCountTile = ({
|
||||
display="flex"
|
||||
flexDirection="column"
|
||||
alignItems="center"
|
||||
style={{ height: '100%' }}
|
||||
>
|
||||
<Typography className={classes.bold} variant="h6">
|
||||
{counter}
|
||||
|
||||
Reference in New Issue
Block a user