refactor(toggle): color of collapse icon

This commit is contained in:
EnixCoda 2018-05-20 12:23:24 +08:00
parent 74e1d57311
commit f532e072f2

View file

@ -102,7 +102,7 @@
}
.action-icon {
color: #333;
color: #666666;
width: 16px;
height: 20px;
transition: all @animation-duration ease;