Angular - Fixing sidebar expansion problem for the lepton theme #19747
BackDescription
⚠️ Better to wait for this to be merged https://github.com/abpframework/abp/pull/22581
Resolves #19737
https://github.com/user-attachments/assets/f4e6a249-1f02-4cca-a6fc-65e5bb526579
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- You need to run
yarn copy-to:app-procommand underabp > npm > ng-packsdirectory. - You can change the theme to lepton by running
yarn ng g @abp/ng.schematics:change-theme --name 2 --target-project MyProjectNamecommand underabp > templates > app-pro > angular - You need to comment out the
responseType: 'code',flag inabp > templates > app-pro > angular > src > environments > environment.ts