1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-01-17 21:39:25 +01:00

better handling of overflowing speaker notes #1017

This commit is contained in:
Hakim El Hattab 2014-10-16 13:09:54 +02:00
parent 5123ba4372
commit cef19486b8

View File

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