Change bucket background color
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
$bucket-background: #e8f0f5;
|
$bucket-background: $grey-100;
|
||||||
$task-background: $white;
|
$task-background: $white;
|
||||||
$ease-out: all .3s cubic-bezier(0.23, 1, 0.32, 1);
|
$ease-out: all .3s cubic-bezier(0.23, 1, 0.32, 1);
|
||||||
$bucket-width: 300px;
|
$bucket-width: 300px;
|
||||||
|
Reference in New Issue
Block a user