Fixed: Allow scrolling in Select Edition modal

Fixes #1442
pull/1461/head
ta264 3 years ago
parent dc1fbb3a7e
commit 759c132797

@ -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.

Loading…
Cancel
Save