If I understand you correctly, I think you can probably set fluid=True
on the dbc.Container
or remove the dbc.Container
entirely to achieve what you want.
If I understand you correctly, I think you can probably set fluid=True
on the dbc.Container
or remove the dbc.Container
entirely to achieve what you want.