Replace roadmap with manual

This commit is contained in:
Patrick Jentsch
2023-03-16 10:31:58 +01:00
parent faf5a61808
commit 823e42faf0
12 changed files with 75 additions and 27 deletions

View File

@ -19,6 +19,10 @@
height: 30px !important;
}
#manual-modal .manual-chapter-title {
display: none;
}
.show-if-only-child:not(:only-child) {
display: none !important;
}