@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.
@@ -21415,7 +21415,7 @@ function render$1b(_ctx, _cache) {
21415
21415
  return openBlock(), createElementBlock("svg", _hoisted_1$1u, _hoisted_3$1p);
21416
21416
  }
21417
21417
  const MdiPlusCircle = { name: "mdi-plus-circle", render: render$1b };
21418
- 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" };
21418
+ 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
21419
  const _hoisted_2$1p = { class: "inline-flex items-center justify-center" };
21420
21420
  const _hoisted_3$1o = { class: "p-1 rounded-sm hover:bg-gray-100" };
21421
21421
  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" };