mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
PR
This commit is contained in:
parent
86d193619a
commit
f97213f188
@ -31,7 +31,7 @@ const StyledHeaderWrapper = styled('div')(({ theme }) => ({
|
||||
display: 'flex',
|
||||
width: '100%',
|
||||
justifyContent: 'space-between',
|
||||
borderRadius: '8px',
|
||||
borderRadius: theme.spacing(1),
|
||||
}));
|
||||
|
||||
interface ConstraintAccordionViewHeaderMetaInfoProps {
|
||||
|
Loading…
Reference in New Issue
Block a user