Add on_hold label to vue components

This commit is contained in:
2024-08-08 12:19:33 +02:00
committed by Julien Fastré
parent c21de777fd
commit d119ba49f7
5 changed files with 11 additions and 3 deletions

View File

@@ -498,6 +498,7 @@ div.workflow {
div.breadcrumb {
display: initial;
margin-bottom: 0;
margin-right: .5rem;
padding-right: 0.5em;
background-color: tint-color($chill-yellow, 90%);
border: 1px solid $chill-yellow;