[ENH] Add changelog to home page

This commit is contained in:
mg
2022-08-30 00:33:21 +01:00
parent 48bb19c532
commit 1a282035dc
2 changed files with 70 additions and 1 deletions
+10
View File
@@ -427,6 +427,16 @@ label .MuiIconButton-label > input {
opacity: 0.7;
}
.Collapsible > span {
display: flex;
flex-direction: row;
cursor: pointer;
}
.Collapsible .Collapsible__contentInner > ul {
margin: 0;
}
@media screen and (max-width: 420px) {
.progress-history-container > div > *:nth-child(2), .progress-history-container--complete > div > *:nth-last-child(3), .progress-history-container--incomplete > div > *:nth-last-child(4) {