impaktapps-ui-builder 1.0.147-test.10 → 1.0.147-test.11
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.
|
@@ -11560,7 +11560,7 @@ function Card(theme) {
|
|
|
11560
11560
|
top: "50%",
|
|
11561
11561
|
transform: "translateY(-50%)",
|
|
11562
11562
|
marginBottom: 0,
|
|
11563
|
-
borderRadius: "
|
|
11563
|
+
borderRadius: "8px"
|
|
11564
11564
|
},
|
|
11565
11565
|
componentsBoxStyle: {
|
|
11566
11566
|
boxShadow: "0px 2px 4px rgba(0, 0, 0, 0.1)",
|