Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

29 lines
363 B

.table-items-row-details {
&::before {
right: 4.55rem;
}
}
.workflow {
&-name {
@include truncate;
}
}
.col-form-label {
@include force-width(4rem);
}
.col-tags {
padding: .375rem 1rem 0;
}
.form-group {
margin-bottom: 2rem;
margin-left: 2rem;
}
.btn-success {
margin-bottom: 1rem;
margin-left: 2rem;
}