This commit is contained in:
tiago.kayaya
2021-05-19 16:10:05 +01:00
parent 3c73859745
commit be716c3abf
23 changed files with 86 additions and 40 deletions
@@ -174,4 +174,17 @@ ion-item{
font-size: 45px;
float: right;
margin-right: 10px;
}
.exp-workflow{
float: left;
margin-left: 15px;
.label{
border-radius: 20px;
background: #ffb703;
font-size: 12px;
float: right;
padding: 2.5px 13.5px 2.5px 13.5px;
color: #fff;
}
}