1
0
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:
Tymoteusz Czech 2024-08-29 16:49:46 +02:00 committed by GitHub
parent 07abb60966
commit d626defc93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,7 @@ const StyledHeader = styled('div')(({ theme }) => ({
gap: theme.spacing(1),
display: 'flex',
width: '100%',
alignItems: 'center',
}));
export const ProjectCard = ({