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

i want set border-radius on table component #18756

Closed
1 task done
lzzhanglin opened this issue Sep 10, 2019 · 0 comments
Closed
1 task done

i want set border-radius on table component #18756

lzzhanglin opened this issue Sep 10, 2019 · 0 comments
Assignees

Comments

@lzzhanglin
Copy link

lzzhanglin commented Sep 10, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

i add css like this: .ant-table table{border-collapse: separete;} .ant-table-thead > tr:first-child > th:last-child{border-top-right-radius:4px;}

What does the proposed API look like?

in border separate mode,the apperance of table too ugly.in border collapse mode,the corner of table has blank area

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants