mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[new feature] Dialog: support component call (#593)
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
}
|
||||
|
||||
&__content {
|
||||
padding: 15px 20px;
|
||||
|
||||
&::after {
|
||||
border-bottom-width: 1px;
|
||||
}
|
||||
@@ -27,6 +25,7 @@
|
||||
|
||||
&__message {
|
||||
line-height: 1.5;
|
||||
padding: 15px 20px;
|
||||
|
||||
&--withtitle {
|
||||
color: $gray-dark;
|
||||
|
Reference in New Issue
Block a user