diff --git a/internal/webapi/public/css/vspd.css b/internal/webapi/public/css/vspd.css index 368a324..206568f 100644 --- a/internal/webapi/public/css/vspd.css +++ b/internal/webapi/public/css/vspd.css @@ -2,7 +2,6 @@ html, body { height: 100%; } body { - overflow-y: overlay; background-color: #F3F5F6; color: #3D5873; display: flex;