Closed SebastianCApostolescu closed 7 years ago
I also encountered the glitch. But I found the fix. add this to the global stylesheet.
body {
overflow: auto !important;
}
It fixes it as the overflow styles added to body is overridden by this.
Fixed in PR #46 .
When you open the Logout menu (3 dots icon), the view glitches.
See this Issue in video HERE.