@thecb/components 7.3.2-beta.3 → 7.3.2-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecb/components",
3
- "version": "7.3.2-beta.3",
3
+ "version": "7.3.2-beta.4",
4
4
  "description": "Common lib for CityBase react components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "typings": "dist/index.d.ts",
@@ -24,6 +24,7 @@ const WorkflowTile = ({
24
24
  background={WHITE}
25
25
  boxShadow={`0px 0px 5px 0px ${GHOST_GREY}`}
26
26
  padding={0}
27
+ borderRadius="4px"
27
28
  >
28
29
  <Stack childGap={0} bottomItem={3} fullHeight>
29
30
  <Box padding={"1rem 1rem 0 1rem"}>