@fileverse-dev/ddoc 2.0.4-patch-3 → 2.0.4-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
@@ -120062,7 +120062,7 @@ const Tot = Kn.create({
|
|
120062
120062
|
},
|
120063
120063
|
codeBlock: {
|
120064
120064
|
HTMLAttributes: {
|
120065
|
-
class: "rounded-lg bg-transparent border color-border-default p-5 font-mono font-medium color-text-default"
|
120065
|
+
class: "rounded-lg bg-transparent border color-border-default p-5 font-mono font-medium color-text-default select-text pointer-events-auto"
|
120066
120066
|
},
|
120067
120067
|
exitOnArrowDown: !0
|
120068
120068
|
},
|