mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Merge pull request #1203 from Alfresco/dev-valbano-1134
#1134 - Fix Scrolling on completed process task
This commit is contained in:
+3
@@ -22,6 +22,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.task-details-dialog {
|
.task-details-dialog {
|
||||||
|
position: fixed;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(0, -50%);
|
||||||
width: 40%;
|
width: 40%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user