SDA-2533 Fixed double scroll bars on windows

This commit is contained in:
psjostrom 2020-12-03 10:42:24 +01:00
parent 59ac7e1565
commit ef01e2c459

View File

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