@linzjs/lui 17.5.7 → 17.5.8

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/dist/lui.esm.js CHANGED
@@ -60381,7 +60381,6 @@ var LuiSidePanelContainer = function (props) {
60381
60381
  transition: 'width 0.2s ease',
60382
60382
  boxShadow: '-0.1em 0 0.4em rgba(0, 0, 0, 0.2)',
60383
60383
  padding: 0,
60384
- whiteSpace: 'nowrap',
60385
60384
  zIndex: 3,
60386
60385
  } },
60387
60386
  children && (React__default.createElement("button", { type: "button", "data-testid": "close", onClick: onClose, style: {