coreui / coreui-free-angular-admin-template

CoreUI Angular is free Angular 18 admin template based on Bootstrap 5

Home Page:http://coreui.io/angular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login/Register components are not vertically centered

lscorcia opened this issue · comments

As demonstrated in the bootstrap component, the login/register boxes should be vertically centered in the browser viewport. Except they are not in this Angular component, rather they get some kind of asymmetric spacing caused by issue coreui/coreui-angular#25.

Fixing that issue with its related pull request exposes this bug in a more visible way.

Hi @lscorcia, thanks for the heads up.
please update @coreui/angular to ^2.2.1

Issue fixed in version 2.2.1. Thanks for your help @xidedix.
PS: The online web demo at https://coreui.io/angular/demo/ needs to be updated too.

Have a great day.