UI: Remove html height in app.css

This commit is contained in:
Michael Mayer 2022-05-20 23:16:02 +02:00
parent d600d5faf8
commit 9f6d15db07

View file

@ -69,7 +69,6 @@ Additional information can be found in our Developer Guide:
}
html {
height: 100%;
overflow: auto overlay;
}