start-ui-web
start-ui-web copied to clipboard
Storybook docs height with Firefox
The problem : When I'm on Firefox, Storybooks docs height looks minimal. In comparison at Chrome, docs height fit the content.
With Firefox :

With Chrome :

At the moment, I cannot reproduce this issue. Can you try to clean your cache and disable extensions?

I don't have any extensions, and my cache is clear 😞
Same for me

This line in preview.js is not applied on firefox
This line in preview.js is not applied on firefox
I did reproduce, but I don't think padding is the cause of the problem. I agree that DevTools are saying so, but we can clearly see the padding by inspecting the computed tab. (Also, on localhost, DevTools are not saying padding have problems)
We need to check if this is still a thing with version 7.
I did test that in production (https://demo.start-ui.com/storybook), it looks like it has been fixed, I'm closing this issue. Feel free to reopen if it happens again.