jxnblk/mdx-deck

Scrollable presenter notes

Open

#596 opened on 2019年12月3日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (11,169 stars) (662 forks)batch import
enhancementhelp wanted

説明

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.

コントリビューターガイド