icon underline color

This commit is contained in:
Davide Alberani 2017-01-16 21:25:06 +01:00
parent 9f8e7e762b
commit 81c441277d

View file

@ -121,4 +121,8 @@ export default {
.new-group {
width: 260px;
}
.new-group-header i:after {
background-color: initial !important;
}
</style>