vdc-editor 0.1.103 → 0.1.104

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.
@@ -52622,7 +52622,7 @@ const di = (t, e, n) => {
52622
52622
  re("div", ase, [
52623
52623
  Fo(B(ose, {
52624
52624
  editor: b(x),
52625
- class: "mr-2.5 border border-[#999999] rounded-[3px] bg-[#F2F2F7]"
52625
+ class: "mr-2.5 border border-[#999999] rounded-[3px] bg-[#F2F2F7] dark:bg-black"
52626
52626
  }, null, 8, ["editor"]), [
52627
52627
  [Wi, T.isOpenSuperView]
52628
52628
  ]),
@@ -52987,7 +52987,7 @@ const dse = { class: "flex flex-1" }, fse = {
52987
52987
  re("div", dse, [
52988
52988
  Fo(B(Qie, {
52989
52989
  editor: b(ne),
52990
- class: "mr-2.5 border border-[#999999] rounded-[3px] bg-[#F2F2F7]"
52990
+ class: "mr-2.5 border border-[#999999] rounded-[3px] bg-[#F2F2F7] dark:bg-black"
52991
52991
  }, null, 8, ["editor"]), [
52992
52992
  [Wi, $.value]
52993
52993
  ]),