Fix default colors

pull/1/head
yflory 2020-03-04 13:40:15 +01:00
parent c220a7ecf4
commit 9b54659e86
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
@palette8: #E4CAFF;
.kanban-board-header {
background-color: '#888';
background-color: #AAA;
}
.cp-kanban-palette-nocolor {