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