@fileverse-dev/ddoc 2.0.7-patch-3 → 2.0.7-patch-4
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/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -141833,7 +141833,7 @@ const W3t = /* @__PURE__ */ ry(G3t), Z3t = ({
|
|
141833
141833
|
"div",
|
141834
141834
|
{
|
141835
141835
|
className: Ft(
|
141836
|
-
"bg-white w-full md:w-[850px] max-w-[850px] mx-auto rounded
|
141836
|
+
"bg-white w-full md:w-[850px] max-w-[850px] mx-auto rounded",
|
141837
141837
|
{ "mt-0 md:!mt-16": t },
|
141838
141838
|
{ "md:!mt-16": !t },
|
141839
141839
|
{ "pt-20 md:!mt-[7.5rem]": L && !t },
|