mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 10:20:19 +08:00
fix cell
This commit is contained in:
parent
955bd1471f
commit
5b804d29b1
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user