Change finished node marking
This commit is contained in:
@ -45,7 +45,7 @@ const GlobalStyles = css`
|
||||
}
|
||||
|
||||
svg .done {
|
||||
& rect { fill: #cbcbcb; }
|
||||
& rect { fill: #cbcbcb !important; }
|
||||
& text { text-decoration: line-through; }
|
||||
}
|
||||
`;
|
||||
|
Reference in New Issue
Block a user