Use boxSize on ProjectBreadcrumbContents
This commit is contained in:
@@ -16,10 +16,7 @@ export default function ProjectBreadcrumbContents({ orgName = "" }: { orgName?:
|
|||||||
p={1}
|
p={1}
|
||||||
borderRadius={4}
|
borderRadius={4}
|
||||||
backgroundColor="orange.100"
|
backgroundColor="orange.100"
|
||||||
minW={6}
|
boxSize={6}
|
||||||
maxW={6}
|
|
||||||
minH={6}
|
|
||||||
maxH={6}
|
|
||||||
alignItems="center"
|
alignItems="center"
|
||||||
justifyContent="center"
|
justifyContent="center"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user