startup-ui 0.6.2 → 0.6.3

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.
@@ -3931,7 +3931,7 @@ const Xu = ["placeholder"], Qu = {
3931
3931
  ], 2),
3932
3932
  (h(), re(Ge, { to: "body" }, [
3933
3933
  E("div", {
3934
- class: z([(A = R(s).class) != null ? A : ""])
3934
+ class: z(["s-select-options-wrapper", [(A = R(s).class) != null ? A : ""]])
3935
3935
  }, [
3936
3936
  E("div", {
3937
3937
  class: z(["s-select-options", [b.value ? "open" : "", m.value]]),