@fileverse-dev/ddoc 2.0.7-patch-6 → 2.0.7-patch-7
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 +4 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -141892,7 +141892,10 @@ const W3t = /* @__PURE__ */ ry(G3t), Z3t = ({
|
|
141892
141892
|
"div",
|
141893
141893
|
{
|
141894
141894
|
ref: ee,
|
141895
|
-
className:
|
141895
|
+
className: zt(
|
141896
|
+
"flex flex-wrap px-4 md:px-[80px] lg:!px-[124px] items-center gap-1 mb-4 mt-4 lg:!mt-0",
|
141897
|
+
{ "pt-12": t }
|
141898
|
+
),
|
141896
141899
|
children: [
|
141897
141900
|
J.map((Te, Le) => /* @__PURE__ */ z.jsx(
|
141898
141901
|
Hm,
|