[Improvement] Field: icon color (#1262)

This commit is contained in:
neverland 2018-06-11 17:05:51 +08:00 committed by GitHub
parent 97d518ed3e
commit c86405dd9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
position: absolute;
right: 0;
top: 50%;
color: $gray-dark;
padding: 10px 0 10px 10px;
transform: translate3d(0, -50%, 0);