alfresco-ng2-components/demo-shell-ng2/app/components/form/form-list-demo.component.scss
Eugenio Romano a46cf4be64 [ADF-1724] Remove all log in favor of log service (#2465)
* remove console log from components

* remove console log from demo shell

* fix visibility issue

* fix error template

* remove console.log from spec

* fix tests

* fix test
2017-10-12 23:14:28 +01:00

9 lines
98 B
SCSS

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