mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
* [ADF-907] Enable activiti form to react on value data changes * [ADF-907] - Form reacts to data added in input] * [ADF - 907] added mock json for form * [ADF-907] added new event of the form to the event list * [ADF - 907] Added return column to README * [ADF - 907] Added return column to README
9 lines
98 B
CSS
9 lines
98 B
CSS
.form-container {
|
|
padding: 10px;
|
|
}
|
|
|
|
.store-form-container{
|
|
width: 80%;
|
|
height: 80%;
|
|
}
|