mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[Improvement] ContactCard add 'editable' prop (#435)
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
background-color: $active-color;
|
||||
}
|
||||
|
||||
&--uneditable {
|
||||
&:active {
|
||||
background-color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
&--add {
|
||||
line-height: 40px;
|
||||
|
||||
|
Reference in New Issue
Block a user