@halo-dev/richtext-editor 0.0.0-alpha.26 → 0.0.0-alpha.28

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.
@@ -21416,7 +21416,7 @@ img.ProseMirror-separator {
21416
21416
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1u, _hoisted_3$1p);
21417
21417
  }
21418
21418
  const MdiPlusCircle = { name: "mdi-plus-circle", render: render$1b };
21419
- const _hoisted_1$1t = { class: "editor-header flex items-center py-1 space-x-0.5 justify-start px-1 overflow-auto sm:justify-center border-b drop-shadow-sm bg-white" };
21419
+ const _hoisted_1$1t = { class: "editor-header flex items-center py-1 space-x-0.5 justify-start px-1 overflow-auto sm:!justify-center border-b drop-shadow-sm bg-white" };
21420
21420
  const _hoisted_2$1p = { class: "inline-flex items-center justify-center" };
21421
21421
  const _hoisted_3$1o = { class: "p-1 rounded-sm hover:bg-gray-100" };
21422
21422
  const _hoisted_4$d = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-56 p-1 max-h-96 overflow-y-auto space-y-1.5" };