mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: project badge alignment (#8019)
This commit is contained in:
parent
07abb60966
commit
d626defc93
@ -39,6 +39,7 @@ const StyledHeader = styled('div')(({ theme }) => ({
|
||||
gap: theme.spacing(1),
|
||||
display: 'flex',
|
||||
width: '100%',
|
||||
alignItems: 'center',
|
||||
}));
|
||||
|
||||
export const ProjectCard = ({
|
||||
|
Loading…
Reference in New Issue
Block a user