mirror of
https://github.com/strapi/strapi.git
synced 2025-09-21 14:31:16 +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"
|
||||
>
|
||||
<CloudIconWrapper
|
||||
width="2rem"
|
||||
height="2rem"
|
||||
width={pxToRem(32)}
|
||||
height={pxToRem(32)}
|
||||
justifyContent="center"
|
||||
hasRadius
|
||||
alignItems="center"
|
||||
|
Loading…
x
Reference in New Issue
Block a user