mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-11 09:04:51 +02:00
fix controls z-index in ff
This commit is contained in:
@@ -264,6 +264,7 @@ html {
|
||||
position: fixed;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
z-index: 30;
|
||||
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
Reference in New Issue
Block a user