Closed hamed-musallam closed 10 months ago
Published prerelease version 0.30.2-pre.1702391005
to npm.
To install it, run:
npm install --save-exact react-science@0.30.2-pre.1702391005
the problem exists across all browsers. In the first image from NMRium the width toolbar items are set to 'auto,' and the container is a div styling with a flexbox
The second issue arises when the default width for the button is maintained as 'width: 100%', and the item is wrapped
Now, when we apply 'width: fit-content' to the toolbar item, we achieve the desired style
we try to fix the issue of the toolbar item width