@morghulis/core 1.0.51 → 1.0.52
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.
|
@@ -16016,7 +16016,8 @@ const Eg = /* @__PURE__ */ I({
|
|
|
16016
16016
|
e.data.disabled ? (b(), k(h(j), {
|
|
16017
16017
|
key: 0,
|
|
16018
16018
|
icon: "ban",
|
|
16019
|
-
type: "danger"
|
|
16019
|
+
type: "danger",
|
|
16020
|
+
style: { width: "14px", "margin-right": "10px" }
|
|
16020
16021
|
})) : (b(), k(h(j), {
|
|
16021
16022
|
key: 1,
|
|
16022
16023
|
icon: o.value,
|