mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-28 14:55:48 +00:00
Prevent empty area scroll on body
This commit is contained in:
@@ -57,6 +57,7 @@ html, body {
|
||||
}
|
||||
body#rl-app {
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user