overflow fix

This commit is contained in:
Konstantinos Kaloutas
2023-07-24 13:02:46 +03:00
parent 8df2bec8e0
commit a5d2137748

View File

@@ -200,6 +200,8 @@ html:not(.is-native-android) {
html {
/* FIXME: rewrite revealjs.css ? */
height: unset !important;
overflow: hidden;
}
body {