@crystaltech/hsms-shared-ui 0.7.3-alpha-0.14 → 0.7.3-alpha-0.15
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.es.js +1 -1
- package/dist/index.js +1 -1
- package/dist/sw.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -28170,7 +28170,7 @@ const tQ = Xe(/* @__PURE__ */ g.jsx("path", {
|
|
|
28170
28170
|
flexDirection: "column",
|
|
28171
28171
|
justifyContent: "flex-start",
|
|
28172
28172
|
paddingBottom: e.spacing(2),
|
|
28173
|
-
minHeight: "
|
|
28173
|
+
minHeight: "85vh",
|
|
28174
28174
|
paddingLeft: e.spacing(3),
|
|
28175
28175
|
paddingRight: e.spacing(3)
|
|
28176
28176
|
})
|