fix color of separator of actions

This commit is contained in:
igoradamenko
2018-02-24 22:03:47 +02:00
parent 6eca039e83
commit c3cd607d23
@@ -3,6 +3,7 @@
&::before {
content: '';
margin-right: 12px;
color: #777;
}
}
}