AAE-29885 Fix form not scrollable (#10521)

This commit is contained in:
Diogo Bastos
2025-01-07 11:17:07 +00:00
committed by GitHub
parent fd0f3c5ed6
commit 7ea446edc6

View File

@@ -1,6 +1,8 @@
@import 'styles/mat-selectors';
.adf-task-form-cloud-container {
height: 100%;
.adf-task-form {
&-container {
overflow: hidden;