[ADF-3555] [ADF-3382] Start Process component refactored (#3817)

* [ADF-3555] [ADF-3382] Start Process component refactored

* [ADF-3555] [ADF-3382] Start Process component unit tests fix
This commit is contained in:
davidcanonieto
2018-09-24 15:21:35 +01:00
committed by Eugenio Romano
parent 559dbc7f40
commit d186e4e6f6
10 changed files with 197 additions and 58 deletions

View File

@@ -26,6 +26,14 @@
width: 100%;
}
}
&-process-input-autocomplete {
display: flex;
button {
position: absolute;
right: 0;
top: 0;
}
}
&-start-form-container {
.mat-card {
box-shadow: none !important;