mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style: 修复message样式 (#9657)
This commit is contained in:
parent
9cbac96c32
commit
ae07bb1aff
@ -350,6 +350,10 @@
|
|||||||
&::after {
|
&::after {
|
||||||
.hairline-bottom(@cell-border-color, @padding-md, @padding-md);
|
.hairline-bottom(@cell-border-color, @padding-md, @padding-md);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:last-child::after {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__extra-message {
|
&__extra-message {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user