jxnblk/mdx-deck

Scrollable presenter notes

Offen

#596 geöffnet am 03.12.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (594 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (11.500 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide