mirror of
https://github.com/youzan/vant.git
synced 2026-01-27 02:00:43 +08:00
style: 修复message样式 (#9657)
This commit is contained in:
@@ -350,6 +350,10 @@
|
||||
&::after {
|
||||
.hairline-bottom(@cell-border-color, @padding-md, @padding-md);
|
||||
}
|
||||
|
||||
&:last-child::after {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
&__extra-message {
|
||||
|
||||
Reference in New Issue
Block a user