Make exercise list larger

This commit is contained in:
Maximilian Grundke
2018-07-20 11:07:48 +02:00
parent 97fe900f52
commit 365a6e2c74
2 changed files with 5 additions and 1 deletions

View File

@@ -71,3 +71,7 @@ rect.value-bar {
#exercise-list {
margin-bottom: 20px;
}
#add-exercise-list {
min-height: 450px;
}