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
When using bootstrap5 via djangocms-frontend, I created a "block" composed of several plugins and then I saved it as a module.
Once listed on the module page the original that had a width and height derived from it's parent div/column/container in the page where it has been designed is distorted in the modules page as the context of the plugin is lost.
Would it be possible to save the height and width of the module at creation time so an additional div with necessary styling would contain the module in the module page so it would keep its aspect ratio.