jxnblk/mdx-deck

Scrollable presenter notes

Aberta

#596 aberto em 3 de dez. de 2019

 (1 comentário) (0 reação) (0 responsável)JavaScript (594 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (11.500 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador