mirror of
https://github.com/strapi/strapi.git
synced 2025-12-09 14:03:52 +00:00
Fixing issue #15413
This commit is contained in:
parent
360dc02f58
commit
d89e10e108
@ -56,6 +56,7 @@ const IconBox = styled(Box)`
|
||||
width: ${pxToRem(32)};
|
||||
height: ${pxToRem(24)};
|
||||
box-sizing: content-box;
|
||||
flex-shrink: 0;
|
||||
`;
|
||||
|
||||
const AttributeIcon = ({ type, customField, ...rest }) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user