Issue Summary
The layout property, which allows for the removal of the superfluous margin around GlobalPage Forge modules in Confluence is absent. It exists for Jira as defined here
Can this be ported/enabled for Confluence as well?
The forced margin hinders UX on small form factor devices and can clash with the brand and layout of the apps rendered within (which is presumably why the property was added for Jira). Please consider bring parity between the two.
Steps to Reproduce
- Implement a Forge GlobalPage module in a Confluence instance.
- Observe the presence of margins around the module.
Expected Results
Confluence modules should have the option to remove unnecessary margins, similar to the capability in Jira.
Actual Results
Margins are forcibly applied around GlobalPage modules, affecting usability, especially on smaller devices.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available