public/styles/components/_workflow.scss (14 lines of code) (raw):
.workflow__info {
font-size: 11.5px;
margin-bottom: 10px;
thead {
border-bottom: solid $color400Grey 1px;
}
td {
text-align: center;
padding-top: 5px;
}
td, th {
padding-right: 10px;
}
}