Fixed: Allow scrolling in Select Edition modal

Fixes #1442
This commit is contained in:
ta264
2022-01-16 22:09:21 +00:00
parent dc1fbb3a7e
commit 759c132797

View File

@@ -46,7 +46,7 @@ class SelectEditionModalContent extends Component {
<ModalBody
className={styles.modalBody}
scrollDirection={scrollDirections.NONE}
scrollDirection={scrollDirections.VERTICAL}
>
<Alert>
Overrriding an edition here will <b>disable automatic edition selection</b> for that book in future.