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

checkbox 在 Collapse 组件中的显示问题 #2137

Closed
leejaen opened this issue Jun 22, 2016 · 1 comment
Closed

checkbox 在 Collapse 组件中的显示问题 #2137

leejaen opened this issue Jun 22, 2016 · 1 comment

Comments

@leejaen
Copy link

leejaen commented Jun 22, 2016

显示控件如果很多的话效果太挤体验不好,建议增加行高、间距、换行限制等样式,不仅在 Collapse 组件中显示如此,其他地方也会有此显示问题,请确认能不能加上此样式。

image

.ant-collapse-content-box .ant-checkbox-wrapper {
    margin: 0px 10px 10px 0;
    line-height: 25px;
    display: inline-block;
}

image

@lock
Copy link

lock bot commented May 5, 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 5, 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