会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
_Jarrett
低头有坚定的脚步,抬头有清晰的远方
博客园
首页
新随笔
联系
管理
2019年12月20日
行内元素没有内容时设置默认的宽高
摘要: ```scss span { line-height: 20px; background-color: yellowgreen; &:empty { display: inline-block; width: 1px; height: 20px; } } ``` ```html ```
阅读全文
posted @ 2019-12-20 19:59 _Jarrett
阅读(873)
评论(0)
推荐(0)
编辑
公告