We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901809d commit 3ef783eCopy full SHA for 3ef783e
layouts/default.erb
@@ -66,7 +66,7 @@
66
<iframe sandbox="allow-scripts allow-popups"
67
id="zappdropdown"
68
src="https://zapp.zeus.gent/zapp-iframe/dropdown.html"
69
- style="border-style: none; z-index: 20; position: absolute; left: 0; top: 0; height: 0vh; width: 0vw; overflow: hidden; visibility: hidden;"
+ style="border-style: none; z-index: 200; position: absolute; left: 0; top: 0; height: 0vh; width: 0vw; overflow: hidden; visibility: hidden;"
70
></iframe>
71
</body>
72
</html>
0 commit comments