The nouislider dev dependency in the package.lock file has been updated to 'latest'. However the version present in the dependencies list of the compiled package has not been updated.
This PR updates the nouislider version in the compiled package to the version which is present in the development package.lock file (14.6.3).
The width override is removed as the original handle offset issue that it fixed has now been fixed by the updated version of nouislider.
The nouislider dev dependency in the package.lock file has been updated to 'latest'. However the version present in the dependencies list of the compiled package has not been updated.
This PR updates the nouislider version in the compiled package to the version which is present in the development package.lock file (14.6.3).
The width override is removed as the original handle offset issue that it fixed has now been fixed by the updated version of nouislider.