mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-29 17:30:09 +02:00
fix pause overlay
This commit is contained in:
@@ -1073,7 +1073,7 @@ $controlsArrowAngleActive: 36deg;
|
||||
background: black;
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
z-index: 100;
|
||||
z-index: 10001;
|
||||
transition: all 1s ease;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user