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

There is a problem with the border display of the grouping table in small mode #3373

Closed
zmzimpl opened this issue Apr 26, 2019 · 0 comments
Closed

Comments

@zmzimpl
Copy link

zmzimpl commented Apr 26, 2019

Reproduction link

https://stackblitz.com/edit/angular-6qcqjr-tte1zu

Steps to reproduce

Change the nzSize of the grouping table to small, and you can see that there will be some th in the last row where the right border is missing

What is expected?

Normal display border

What is actually happening?

some th in the last row where the right border is missing

Environment Info
ng-zorro-antd 7.3.2
Browser Chrome 73.0.3683.103(正式版本) (64 位)
@vthinkxie vthinkxie self-assigned this Apr 26, 2019
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* fix(module:table): fix table sort default to ascend
close NG-ZORRO#3398

* fix(module:table): fix virtual scroll no data height
close NG-ZORRO#3419

* fix(module:table): fix table border error when small or bordered
close NG-ZORRO#3373 close NG-ZORRO#3032

* docs(module:table): fix table drag style

* fix(module:collapse): fix expand bug in Safari & animation bug
close NG-ZORRO#3098 close NG-ZORRO#3346
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* fix(module:table): fix table sort default to ascend
close NG-ZORRO#3398

* fix(module:table): fix virtual scroll no data height
close NG-ZORRO#3419

* fix(module:table): fix table border error when small or bordered
close NG-ZORRO#3373 close NG-ZORRO#3032

* docs(module:table): fix table drag style

* fix(module:collapse): fix expand bug in Safari & animation bug
close NG-ZORRO#3098 close NG-ZORRO#3346
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