NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.84k stars 3.9k forks source link

nz-modal-title overlaps the nz-modal-close #6882

Open Clyde-YMAG opened 3 years ago

Clyde-YMAG commented 3 years ago

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-ivy-p64vp5?file=src/app/app.component.ts

Steps to reproduce

Clic on the button 'Show Modal' => the title is displayed over the cross to close the modal

What is expected?

the width available for the title should not overlap the button to close

What is actually happening?

the title is displayed over the cross to close the modal

Environment Info
ng-zorro-antd 12.0.1
Browser Google Chrome
Clyde-YMAG commented 3 years ago

2021-07-21_16h59_55