1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-11 17:14:57 +02:00
This commit is contained in:
tobi-or-not-tobi
2025-03-21 15:26:38 +01:00
parent 198e206ad0
commit 7a62643c6a

View File

@@ -1073,7 +1073,7 @@ $controlsArrowAngleActive: 36deg;
background: black; background: black;
visibility: hidden; visibility: hidden;
opacity: 0; opacity: 0;
z-index: 10001; z-index: 99;
transition: all 1s ease; transition: all 1s ease;
} }