This commit is contained in:
tiago.kayaya
2021-05-21 10:44:04 +01:00
parent 1cc4cc4f33
commit 2481394673
4 changed files with 18 additions and 2 deletions
+13
View File
@@ -464,5 +464,18 @@
color: #ffffff;
--color: #ffffff;
}
.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;
}
}