Fix theme-lepton layout problems #18929
Description
Resolves #18898
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- Run copy-to-templates command
- If there is no theme-lepton package in template angular project run:
yarn add @volo/abp.ng.theme.lepton@~9.0.0
- Run command:
yarn ng g @abp/ng.schematics:change-theme --name 2 --target-project dev-app
- For backend configuration work with me