标签:back 行内元素 pre width 焦点 scss play color class
span {
line-height: 20px;
background-color: yellowgreen;
&:empty {
display: inline-block;
width: 1px;
height: 20px;
}
}
<span contenteditable></span>
标签:back 行内元素 pre width 焦点 scss play color class
原文地址:https://www.cnblogs.com/guojbing/p/12074831.html