[ENH] Add changelog to home page
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user