mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
fix cell
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user