N°2127 - Fix visual glitch when several large fields in the form

This commit is contained in:
Molkobain
2020-12-17 13:09:11 +01:00
parent f525e161a8
commit 47cebb8671

View File

@@ -46,6 +46,7 @@ body.ibo-has-fullscreen-descendant{
width: 100vw;
height: 100vh;
overflow: auto;
z-index: 9000;
}
%ibo-fully-centered-content{