jxnblk/mdx-deck

Scrollable presenter notes

Open

#596 ouverte le 3 déc. 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (662 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (11 169 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur