浏览代码

better handling of overflowing speaker notes #1017

Hakim El Hattab 10 年之前
父节点
当前提交
cef19486b8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plugin/notes/notes.html

+ 1 - 0
plugin/notes/notes.html

@@ -59,6 +59,7 @@
 				right: 0;
 				width: 35%;
 				height: 60%;
+				overflow: auto;
 
 				font-size: 18px;
 			}