@conboai/storybook.components 0.2.99 → 0.3.1
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.
|
@@ -46174,7 +46174,7 @@ const yK = ({
|
|
|
46174
46174
|
),
|
|
46175
46175
|
/* @__PURE__ */ te.jsx(EK, { tabsContent: r })
|
|
46176
46176
|
] }), lre = ({ tabsContent: t, tabs: e, onChange: n }) => {
|
|
46177
|
-
const [r, i] = je("0"), o = { background: "none", padding: "20px" };
|
|
46177
|
+
const [r, i] = je("0"), o = { background: "none", padding: "10px 20px 0 20px" };
|
|
46178
46178
|
return /* @__PURE__ */ te.jsx(It, { sx: o, children: /* @__PURE__ */ te.jsx(
|
|
46179
46179
|
kK,
|
|
46180
46180
|
{
|
|
@@ -63661,7 +63661,6 @@ const see = {
|
|
|
63661
63661
|
width: "100%",
|
|
63662
63662
|
height: "224px",
|
|
63663
63663
|
margin: "auto",
|
|
63664
|
-
mt: 4,
|
|
63665
63664
|
position: "relative",
|
|
63666
63665
|
overflow: "hidden",
|
|
63667
63666
|
borderRadius: "8px"
|