[ADF-3422] Process Services - Create settings tab (#3702)

* settings tab added

* fix icon

* fix e2e
This commit is contained in:
bbcodrin
2018-09-18 18:09:09 +03:00
committed by Eugenio Romano
parent 26811f97b3
commit a801f656a7
9 changed files with 102 additions and 41 deletions

View File

@@ -94,6 +94,10 @@
}
}
mat-slide-toggle {
margin: 10px;
}
@media screen and ($mat-small) {
container-widget .grid-list {
flex-direction: column;