@wandelbots/wandelbots-js-react-components 2.33.0-pr.feature-robot-precondition-list.372.03b3aa0 → 2.33.0-pr.feature-robot-precondition-list.372.d462bf0
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/dist/index.js
CHANGED
|
@@ -32456,8 +32456,6 @@ const _j = et(
|
|
|
32456
32456
|
sx: {
|
|
32457
32457
|
border: `1px solid ${o.palette.divider}`,
|
|
32458
32458
|
background: ((l = o.palette.backgroundPaperElevation) == null ? void 0 : l[8]) || "#292B3F",
|
|
32459
|
-
height: 80,
|
|
32460
|
-
minHeight: "80px",
|
|
32461
32459
|
borderRadius: "8px",
|
|
32462
32460
|
padding: "20px",
|
|
32463
32461
|
display: "flex",
|