remove toggle for vertical chapters

This commit is contained in:
Toni Förster
2023-11-27 13:34:18 +01:00
parent 8f08674527
commit 3feafc153c
2 changed files with 39 additions and 26 deletions

View File

@@ -37,7 +37,6 @@ struct ChaptersView: View {
}
.padding(.horizontal, 15)
}
.frame(minHeight: ChapterView.thumbnailHeight + 100)
} else {
contents
}