jxnblk/mdx-deck

Scrollable presenter notes

Aperta

#596 aperta il 3 dic 2019

 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (595 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (11.501 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I have a slide with lots of presenter notes. I know that's not great, however it would be awesome if they didn't overflow the page but instead scrolled:

I think it should be a matter of adding a max-height and overflow-y: scroll to the Notes component.

Guida contributor