You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The production build presents a broken layout, especially for the sidebar. The issue seems related to an style that sets all divs as inline-block. This only happens when building. On local serve the application looks as expected.
Describe the bug
The production build presents a broken layout, especially for the sidebar. The issue seems related to an style that sets all divs as
inline-block
. This only happens when building. On local serve the application looks as expected.This is a short example of the behaviour.
bug.mov
Reproduction
Build the application
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: