Update packages/core/admin/admin/src/pages/HomePage/CloudBox.js

Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
This commit is contained in:
Fernando Chávez 2023-02-22 09:59:22 +01:00 committed by GitHub
parent 986a25ec23
commit 9146b9cae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,8 @@ const CloudBox = () => {
height="56px"
>
<CloudIconWrapper
width="2rem"
height="2rem"
width={pxToRem(32)}
height={pxToRem(32)}
justifyContent="center"
hasRadius
alignItems="center"