mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3215] Fix Versions dialog height (#4043)
This commit is contained in:
committed by
Eugenio Romano
parent
9881e52873
commit
5d17878129
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
.adf-new-version-container {
|
||||
height: 800px;
|
||||
height: inherit;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user