jodit-pro-react 5.5.55 → 5.5.56

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.
@@ -3813,6 +3813,11 @@ a + .jodit-file-browser-tree__source-title {
3813
3813
  min-height: 100px;
3814
3814
  min-width: 220px;
3815
3815
  }
3816
+ .jodit-file-selector .jodit-tabs__button {
3817
+ flex: none;
3818
+ max-width: none;
3819
+ width: max-content;
3820
+ }
3816
3821
  .jodit-dialog_theme_dark .jodit-tabs .jodit-tabs__buttons,
3817
3822
  .jodit_theme_dark .jodit-tabs .jodit-tabs__buttons {
3818
3823
  background-color: var(--jd-dark-background-color);
@@ -2,7 +2,7 @@ import {
2
2
  Config,
3
3
  JoditEditor_default,
4
4
  n
5
- } from "./chunk-VKGBHM3U.mjs";
5
+ } from "./chunk-N5MFJY5N.mjs";
6
6
 
7
7
  // src/index.ts
8
8
  var index_default = JoditEditor_default;