Remove black color from task-name classes so default link colors are shown instead
parent
1207cc58b0
commit
ee0860dec1
|
@ -79,7 +79,6 @@
|
|||
}
|
||||
.task-name {
|
||||
@extend %bold;
|
||||
color: $grayer;
|
||||
}
|
||||
.icon-edit,
|
||||
.icon-drag-h {
|
||||
|
|
Loading…
Reference in New Issue