mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5563][ADF-5565][ADF-5566]Removed !important from 'task-form','cloud-form-demo' and 'add-permission-panel' component (#9187)
* Removed important * ADF-5563 * ADF-5566 * refactored * Refactored * Review comments resolved * [ci:force] * lint issue fixed * lint issues fixed * Refactored * extra space removed * linting resolved * checkbox issue fixed * lint issue fixed * lint issue fixed
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
.app-form-config-editor {
|
||||
height: 500px !important;
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
.app-form-editor-buttons {
|
||||
|
Reference in New Issue
Block a user