This commit is contained in:
cookfront 2017-03-22 21:43:06 +08:00
parent 955bd1471f
commit 5b804d29b1

View File

@ -22,6 +22,7 @@
color: $c-black; color: $c-black;
font-size: 14px; font-size: 14px;
text-decoration: none; text-decoration: none;
overflow: hidden;
&::after { &::after {
@mixin border-retina (bottom); @mixin border-retina (bottom);
@ -34,9 +35,7 @@
} }
@e title { @e title {
display: inline-block; float: left;
/* 清除空白字符对高度的影响 */
vertical-align: bottom;
&.zan-cell__required { &.zan-cell__required {
&::before { &::before {