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

对 td.ant-table-selection-column 设置 CSS 无效 #649

Closed
TheWaWaR opened this issue Dec 9, 2015 · 1 comment
Closed

对 td.ant-table-selection-column 设置 CSS 无效 #649

TheWaWaR opened this issue Dec 9, 2015 · 1 comment

Comments

@TheWaWaR
Copy link

TheWaWaR commented Dec 9, 2015

th.ant-table-selection-column,
td.ant-table-selection-column {
    width: 28px;
    padding: 0;
}

设了上面的 CSS 后,th.ant-table-selection-column 宽还是 60px ,猜想这个宽度是 antd 计算出来然后设置的,这样不方便定制样式吧?

@lock
Copy link

lock bot commented May 6, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants