@flexiui/svelte-rich-text 0.0.21 → 0.0.22

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.
@@ -822,8 +822,8 @@
822
822
  </div>
823
823
 
824
824
  <!-- Font size editor -->
825
- <div role="group" class="fl-rich-text-toolbar-group flex-auto">
826
- <div class="fl-font-size-editor flex-auto">
825
+ <div role="group" class="fl-rich-text-toolbar-group">
826
+ <div class="fl-font-size-editor">
827
827
  <button
828
828
  type="button"
829
829
  aria-label="Decrease font size"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flexiui/svelte-rich-text",
3
- "version": "0.0.21",
3
+ "version": "0.0.22",
4
4
  "description": "A lightweight and flexible rich text editor component for Svelte",
5
5
  "keywords": [
6
6
  "svelte",