@conboai/storybook.components 0.2.16 → 0.2.18

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.
@@ -58344,9 +58344,9 @@ const FU = {
58344
58344
  position: "absolute",
58345
58345
  top: "50%",
58346
58346
  left: "50%",
58347
- transform: "translate(-50%, -50%)",
58348
- Width: "60%",
58349
- Height: "50%"
58347
+ width: "60%",
58348
+ height: "70%",
58349
+ transform: "translate(-50%, -50%)"
58350
58350
  }, zU = {
58351
58351
  position: "absolute",
58352
58352
  top: "60px",
@@ -58396,7 +58396,7 @@ const FU = {
58396
58396
  {
58397
58397
  position: "absolute",
58398
58398
  top: "50%",
58399
- left: "13%",
58399
+ left: "10%",
58400
58400
  sx: {
58401
58401
  transform: "translate(-50%)"
58402
58402
  },
@@ -58408,7 +58408,7 @@ const FU = {
58408
58408
  {
58409
58409
  position: "absolute",
58410
58410
  top: "50%",
58411
- right: "13%",
58411
+ right: "10%",
58412
58412
  sx: {
58413
58413
  transform: "translate(50%)"
58414
58414
  },
@@ -58660,7 +58660,6 @@ const YU = {
58660
58660
  width: "100%",
58661
58661
  height: "100%",
58662
58662
  margin: "auto",
58663
- mt: 4,
58664
58663
  position: "relative",
58665
58664
  overflow: "hidden",
58666
58665
  borderRadius: "8px"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.2.16",
3
+ "version": "0.2.18",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [