Initial Checklist
Bug Description
The account settings are basically unusable on mobile screen sizes because the left nav doesn't transform to a button like e.g. in the files app.
Reproduction Steps
- switch to a mobile resolution
- go to the account settings
Expected Outcome
The left nav transforms into a button and a dropdown menu for screens <640px (just like in the files app).
Actual Outcome
The nav stays, the account settings become unusable.
The implementation of the nav in the account settings should be refactored to use the same desktop- and mobile-nav as other apps (files, admin-settings).

Initial Checklist
Bug Description
The account settings are basically unusable on mobile screen sizes because the left nav doesn't transform to a button like e.g. in the files app.
Reproduction Steps
Expected Outcome
The left nav transforms into a button and a dropdown menu for screens <640px (just like in the files app).
Actual Outcome
The nav stays, the account settings become unusable.
The implementation of the nav in the account settings should be refactored to use the same desktop- and mobile-nav as other apps (files, admin-settings).