misc client fixes (#8998)

* color selected difficulty icon

* misc fixes
This commit is contained in:
Matteo Pagliazzi
2017-08-28 19:37:22 +02:00
committed by GitHub
parent 4094ca99dd
commit fb1808d85a
4 changed files with 3 additions and 7 deletions

View File

@@ -50,6 +50,7 @@
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 16px;
}
.tasks-list {