Use order notes for comments
This commit is contained in:
@@ -26,6 +26,7 @@ $link-line-height: 1.5rem;
|
||||
|
||||
.completed {
|
||||
border-left: $border-width $production-status-color solid;
|
||||
background: $production-status-color;
|
||||
}
|
||||
|
||||
.end-of-life {
|
||||
@@ -131,7 +132,7 @@ $link-line-height: 1.5rem;
|
||||
background: $canceled-status-color;
|
||||
}
|
||||
|
||||
.production {
|
||||
.completed {
|
||||
background: $production-status-color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user