Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nz-footer #4676

Closed
chriseizus opened this issue Jan 11, 2020 · 1 comment
Closed

nz-footer #4676

chriseizus opened this issue Jan 11, 2020 · 1 comment

Comments

@chriseizus
Copy link

Reproduction link

https://ng-zorro-antd-start-zsmt1x.stackblitz.io

Steps to reproduce

resize the window's height to less than the inner container's height to make scroll appear, then the footer will behave incorrectly.

What is expected?

The footer should be at the bottom under the inner container.

What is actually happening?

in the example the footer is over on the inner container when the container's height is greater than the window's height.

Environment Info
ng-zorro-antd 8.5.2
Browser chrome
@vthinkxie
Copy link
Member

Hi @chriseizus
just remove the 100vh in the css, it would work https://stackblitz.com/edit/ng-zorro-antd-start-k1qxfa?file=src/app/app.component.css

Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
@hsuanxyz hsuanxyz mentioned this issue Apr 15, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants