mirror of
https://github.com/strapi/strapi.git
synced 2025-09-22 14:59:07 +00:00
Update packages/core/admin/admin/src/pages/HomePage/CloudBox.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
This commit is contained in:
parent
986a25ec23
commit
9146b9cae8
@ -47,8 +47,8 @@ const CloudBox = () => {
|
|||||||
height="56px"
|
height="56px"
|
||||||
>
|
>
|
||||||
<CloudIconWrapper
|
<CloudIconWrapper
|
||||||
width="2rem"
|
width={pxToRem(32)}
|
||||||
height="2rem"
|
height={pxToRem(32)}
|
||||||
justifyContent="center"
|
justifyContent="center"
|
||||||
hasRadius
|
hasRadius
|
||||||
alignItems="center"
|
alignItems="center"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user