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

[css] 24. display:inline-block 什么时候会显示间隙? #93

Open
qiilee opened this issue Sep 29, 2019 · 0 comments
Open

[css] 24. display:inline-block 什么时候会显示间隙? #93

qiilee opened this issue Sep 29, 2019 · 0 comments
Labels

Comments

@qiilee
Copy link
Member

qiilee commented Sep 29, 2019

答案:间隙产生的原因是因为,换行或空格会占据一定的位置

推荐解决方法:

父元素中设置
font-size:0;letter-spaceing:-4px;

@qiilee qiilee added the CSS label Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant