1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-30 09:49:57 +02:00

reader mode; deeplink support, presentation scaling, scroll trigger fixes

This commit is contained in:
Hakim El Hattab
2023-09-14 15:03:23 +02:00
parent 0f27ef40fb
commit eaf5f61318
4 changed files with 66 additions and 18 deletions

View File

@@ -1885,6 +1885,7 @@ $notesWidthPercent: 25%;
width: auto !important;
height: auto !important;
overflow: visible !important;
touch-action: manipulation;
}
.reveal .slides {
position: static;