Multiple style fixes, todos page improvements

This commit is contained in:
mrfry
2021-05-18 13:01:35 +02:00
parent e928ef87de
commit ef97239c5f
13 changed files with 121 additions and 76 deletions
@@ -22,3 +22,9 @@
.tableCol {
flex: 1;
}
.empty {
display: flex;
justify-content: center;
padding: 10px 0px;
}