also style the whole box
This commit is contained in:
@@ -63,6 +63,11 @@ body {
|
||||
align-items: center;
|
||||
background-color: white;
|
||||
|
||||
&.cp-task-complete {
|
||||
background-color: #f0f0f0;
|
||||
color: #777;
|
||||
}
|
||||
|
||||
.cp-task-text {
|
||||
margin: @spacing;
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user