Angular - Fixing button alignment in database connection string modal #19904
BackDescription
Resolves #19896
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 can run
yarn copy-to:app-procommand to copy changes to the app-pro template - Then you can test the basic theme after switching
yarn ng g @abp/ng.schematics:change-theme --name 1 --target-project MyProjectName - Do not forget to comment out this inside abp > templates > app-pro > angular > src > index.html
<!-- <TEMPLATE-REMOVE IF='BASIC'> --> <div id="lp-page-loader"></div> <!-- </TEMPLATE-REMOVE> -->