Merge pull request #1131 from psjostrom/master

fix: SDA-2533 Fixed double scroll bars on windows
This commit is contained in:
psjostrom
2020-12-03 10:55:04 +01:00
committed by GitHub

View File

@@ -5,6 +5,7 @@
@text-padding: 10px;
body {
overflow: hidden;
background-color: white;
margin: 0;
height: 100%;