mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
* 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
9 lines
98 B
SCSS
9 lines
98 B
SCSS
.form-container {
|
|
padding: 10px;
|
|
}
|
|
|
|
.store-form-container{
|
|
width: 80%;
|
|
height: 80%;
|
|
}
|