feat(ContactList): add @contact-list-item-radio-icon-color var (#8322)

This commit is contained in:
neverland
2021-03-11 21:15:55 +08:00
committed by GitHub
parent dcd5f08b3b
commit 27a52949fa
7 changed files with 26 additions and 21 deletions
+1
View File
@@ -294,6 +294,7 @@
@contact-list-edit-icon-size: 16px;
@contact-list-add-button-z-index: 999;
@contact-list-item-padding: @padding-md;
@contact-list-item-radio-icon-color: @red;
// CountDown
@count-down-text-color: @text-color;