jxnblk/mdx-deck

Scrollable presenter notes

Open

#596 建立於 2019年12月3日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (11,169 star) (662 fork)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.

貢獻者指南

Scrollable presenter notes · jxnblk/mdx-deck#596 | Good First Issue