@wastedondestiny/destiny-library 1.1.5 → 1.1.6
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/destiny-library.js
CHANGED
|
@@ -2774,7 +2774,7 @@ const SQ = { class: "w-full p-4 text-zinc-800 bg-zinc-200 rounded-xl shadow-lg s
|
|
|
2774
2774
|
])
|
|
2775
2775
|
], 64));
|
|
2776
2776
|
}
|
|
2777
|
-
}), DE = ["onClick"], iE = { class: "w-full max-h-full max-w-[40rem] bg-zinc-200 flex justify-center rounded-lg shadow-black shadow-lg relative" }, oE = {
|
|
2777
|
+
}), DE = ["onClick"], iE = { class: "w-full max-h-full max-w-[40rem] bg-zinc-200 flex justify-center rounded-lg shadow-black shadow-lg relative font-mono" }, oE = {
|
|
2778
2778
|
class: "w-full overflow-y-auto overflow-x-clip",
|
|
2779
2779
|
style: { contain: "content" }
|
|
2780
2780
|
}, FE = { class: "max-w-[60rem] w-full px-3 py-4 dialog-md" }, LE = /* @__PURE__ */ SA({
|