@@ -1835,3 +1835,8 @@ form.non-interactive .form-content * {
text-align: center;
border-radius: 100%;
}*/
+
+}
+ overflow-y: auto;
+ max-height: calc(100vh - 60px);
+.no-overflow-menu {