comand-component-library 4.0.70 → 4.0.71

Sign up to get free protection for your applications and to get access to all the features.
@@ -12681,7 +12681,7 @@ const Ky = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
12681
12681
  return this.paragraphTextAlign ? "text-align-" + this.paragraphTextAlign : "";
12682
12682
  },
12683
12683
  setInnerClass() {
12684
- return "inner-content-wrapper " + this.textAlign + " " + (this.innerClass || "");
12684
+ return "inner-text-wrapper " + this.textAlign + " " + (this.innerClass || "");
12685
12685
  }
12686
12686
  },
12687
12687
  methods: {