jxnblk/mdx-deck

Scrollable presenter notes

Open

#596 aperta il 3 dic 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (662 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (11.169 star)
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