Files
alfresco-ng2-components/demo-shell-ng2/app/components/form/form-demo.component.css
Vito a431f3934f [ADF-907] - Form reacts to data added in input (#2016)
* [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
2017-06-29 15:09:28 +01:00

9 lines
98 B
CSS

.form-container {
padding: 10px;
}
.store-form-container{
width: 80%;
height: 80%;
}