fix semitransparent background for backlog rows
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -459,7 +459,7 @@ $story-sp-input-width: 50px;
|
||||
cursor: move;
|
||||
|
||||
&:nth-child(2n) {
|
||||
background-color: $table-bg-accent;
|
||||
background-color: $gray-lightest;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user