Allow to order exercises in collection by title

This commit is contained in:
Maximilian Grundke
2018-07-20 11:39:00 +02:00
parent 43a220ddc8
commit 7f18d844db
5 changed files with 41 additions and 13 deletions

View File

@@ -75,3 +75,7 @@ rect.value-bar {
#add-exercise-list {
min-height: 450px;
}
button {
margin-right: 10px;
}