Fix idp styles for small screens

This commit is contained in:
Noel De Martin 2021-07-09 10:10:35 +02:00 committed by Joachim Van Herwegen
parent f2f967ff8a
commit d850ad1025

View File

@ -2884,6 +2884,7 @@ body, html {
background-repeat: no-repeat;
padding-bottom: 60px;
padding-top: 60px;
overflow: auto;
}
.main-content-section {