jxnblk/mdx-deck

Scrollable presenter notes

開放

#596 建立於 2019年12月3日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (594 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (11,499 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南