feat(AddressEdit): add click feedback of area cell (#5120)

This commit is contained in:
neverland
2019-11-26 20:59:47 +08:00
committed by GitHub
parent 592bcafda0
commit d8e30bdcac
7 changed files with 33 additions and 29 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
left: 0;
z-index: @contact-list-add-button-z-index;
padding: 5px 16px;
background-color: #fff;
background-color: @white;
}
&__add {