remove height rule

This commit is contained in:
Konstantinos Kaloutas
2023-07-24 13:35:57 +03:00
parent 8a668ef04b
commit 3bce831027

View File

@@ -198,9 +198,6 @@ html:not(.is-native-android) {
/* region Reset top elements */
html {
/* FIXME: rewrite revealjs.css ? */
height: unset !important;
overflow: hidden;
}