mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
AAE-29885 Fix form not scrollable (#10521)
This commit is contained in:
parent
fd0f3c5ed6
commit
7ea446edc6
@ -1,6 +1,8 @@
|
|||||||
@import 'styles/mat-selectors';
|
@import 'styles/mat-selectors';
|
||||||
|
|
||||||
.adf-task-form-cloud-container {
|
.adf-task-form-cloud-container {
|
||||||
|
height: 100%;
|
||||||
|
|
||||||
.adf-task-form {
|
.adf-task-form {
|
||||||
&-container {
|
&-container {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user