@mxmweb/fviewer 1.5.5 → 1.5.6

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.
package/index.js CHANGED
@@ -679,7 +679,8 @@ const De = "#FFEB3B", Be = () => `annotation_${Date.now()}_${Math.random().toStr
679
679
  background: "transparent",
680
680
  width: "100%",
681
681
  height: "auto",
682
- overflow: "visible"
682
+ overflow: "visible",
683
+ whiteSpace: "pre-line"
683
684
  }
684
685
  }
685
686
  )