feat: add color paletee of neutral color (#5119)

This commit is contained in:
neverland
2019-11-26 20:26:07 +08:00
committed by GitHub
parent b2c53396ef
commit fe0e930ed0
11 changed files with 92 additions and 90 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
position: absolute;
top: 50%;
right: @padding-md;
color: @gray-dark;
color: @gray-6;
font-size: @address-list-edit-icon-size;
transform: translate(0, -50%);
}