@orangecatai/adgen-canvas 0.0.13 → 0.0.15

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.
@@ -2,12 +2,12 @@ import {
2
2
  decodePngMetadata,
3
3
  encodePngMetadata,
4
4
  getTEXtChunk
5
- } from "../chunk-SL25BHFI.js";
6
- import "../chunk-SNMJI5ML.js";
5
+ } from "../chunk-FGSZO5WI.js";
6
+ import "../chunk-EL4HTLYE.js";
7
7
  import "../chunk-XDFCUUT6.js";
8
8
  export {
9
9
  decodePngMetadata,
10
10
  encodePngMetadata,
11
11
  getTEXtChunk
12
12
  };
13
- //# sourceMappingURL=image-AVAYTNBV.js.map
13
+ //# sourceMappingURL=image-AVR5GHYZ.js.map
@@ -10631,7 +10631,7 @@ body.excalidraw-cursor-resize * {
10631
10631
  font-size: 14px !important;
10632
10632
  line-height: 1.5 !important;
10633
10633
  max-width: 85% !important;
10634
- word-break: break-word !important;
10634
+ overflow-wrap: break-word !important;
10635
10635
  white-space: pre-wrap !important;
10636
10636
  }
10637
10637
  .excalidraw .acp .acp-msg-actions {