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
{{ message }}
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Hello,
is there any way to force item width not to be more wider than Dash Layout?
For example:
On lg breakpoint we have numberOfCols: 10, but item width: 12 so it goes out of bounds.
Sandbox: https://codesandbox.io/s/vue-responsive-dash-eggbc?fontsize=14&hidenavigation=1&theme=dark&file=/src/App.vue
The text was updated successfully, but these errors were encountered: