The sections on modal settings are sized down by NcAppSettingsSection. This is an issue for any app that uses headings inside a settings modal.
Noticed while working on nextcloud/mail#12748
Reproduction steps
- Go to mail app
- Open Account settings
- Notice that Mail server (child) appears bigger than IMAP Settings (parent)
The sections on modal settings are sized down by NcAppSettingsSection. This is an issue for any app that uses headings inside a settings modal.
Noticed while working on nextcloud/mail#12748
Reproduction steps