### 🐛 Describe the bug There are 2 Expanded widgets in the same column in the add_chapter_screen, so there is an overflow fix: Replace one Expanded with a Flexible widget
🐛 Describe the bug
There are 2 Expanded widgets in the same column in the add_chapter_screen, so there is an overflow
fix:
Replace one Expanded with a Flexible widget