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.

贡献者指南